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

Pool B

ID: 7683517997

对局比分

11-6

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

6:15 AM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
Jack Boxill

X2GVVR · Baton Rouge, LA, US

DUPR

4.688

ZB
Zack Brubaker

ODZJR7 · Baton Rouge, LA, US

DUPR

4.847

阵营 2负方
MR
Mickey Randazzo

NY207Z · Metairie, LA, US

DUPR

4.656

CL
Chance Lyon

JZPV6D · Metairie, LA, US

DUPR

4.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7683517997
显示原始对决元数据 JSON
[
  {
    "team_id": 5607433818,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Boxill",
        "dupr_id": "X2GVVR",
        "rating": 4.688,
        "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.847,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 4583216493,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mickey Randazzo",
        "dupr_id": "NY207Z",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Chance Lyon",
        "dupr_id": "JZPV6D",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  }
]