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

Pool B

ID: 5589916886

对局比分

11-7

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

3:30 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
Jack Boxill

X2GVVR · Baton Rouge, LA, US

DUPR

4.734

ZB
Zack Brubaker

ODZJR7 · Baton Rouge, LA, US

DUPR

4.934

阵营 2负方
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.134

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.682

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5589916886
显示原始对决元数据 JSON
[
  {
    "team_id": 5437028784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Boxill",
        "dupr_id": "X2GVVR",
        "rating": 4.734,
        "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.934,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 5690721803,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jensen Melancon",
        "dupr_id": "4P06D6",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Kristopher Prejeant",
        "dupr_id": "X2JK2R",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  }
]