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

Pool A

ID: 5302131600

对局比分

11-8, 15-13

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

1:00 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Mats Dolese

ODD2R2 · Mandeville, LA, US

DUPR

4.397

JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.391

阵营 2负方
Jack Boxill

X2GVVR · Baton Rouge, LA, US

DUPR

4.729

ZB
Zack Brubaker

ODZJR7 · Baton Rouge, LA, US

DUPR

4.926

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5302131600
显示原始对决元数据 JSON
[
  {
    "team_id": 5362727404,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mats Dolese",
        "dupr_id": "ODD2R2",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7067796003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Boxill",
        "dupr_id": "X2GVVR",
        "rating": 4.729,
        "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.926,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]