返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Mixed 4.5+ Pool B

ID: 7026404019

对局比分

15-2

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

4:45 AM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
EB
Edwin Brennan

RZGP7Z · Baton Rouge, LA, US

DUPR

4.537

TP
Tiff Parker

4ZQG06 · Vancleave, MS, US

DUPR

4.200

阵营 2负方
PA
Peter Armenta

XJ5ME4 · Biloxi, MS, US

DUPR

4.363

JK
Jalynn King

WX0LYK · Biloxi, MS, US

DUPR

3.401

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7026404019
显示原始对决元数据 JSON
[
  {
    "team_id": 7306876149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edwin Brennan",
        "dupr_id": "RZGP7Z",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Tiff Parker",
        "dupr_id": "4ZQG06",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Vancleave, MS, US"
      }
    ]
  },
  {
    "team_id": 7374393245,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Armenta",
        "dupr_id": "XJ5ME4",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Jalynn King",
        "dupr_id": "WX0LYK",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]