返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool B

ID: 7350348212

对局比分

11-3

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

9:00 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
Jack Boxill

X2GVVR · Baton Rouge, LA, US

DUPR

4.716

ZB
Zack Brubaker

ODZJR7 · Baton Rouge, LA, US

DUPR

4.903

阵营 2负方
AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.827

PH
Patch Heard

3PWWX1 · Ocean Springs, MS, US

DUPR

4.719

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7350348212
显示原始对决元数据 JSON
[
  {
    "team_id": 5916738266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Boxill",
        "dupr_id": "X2GVVR",
        "rating": 4.716,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/134747/images/profile/08c04ca4-77f5-400e-98b3-4a427dcd7981.png",
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Zack Brubaker",
        "dupr_id": "ODZJR7",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 5592323833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      },
      {
        "name": "Patch Heard",
        "dupr_id": "3PWWX1",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]