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

Dawg Park (3.0-PRO) Broken Collar Tour Moneyball

ID: 7667991798

对局比分

9-1

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RD
Roger Dugas

3VG0J6 · Maitland, FL, US

DUPR

5.334

JN
Johan Nilsson

V44N76 · Skåne län, SE

DUPR

5.426

阵营 2负方
CH
Coulson Hamblett

JZPE04 · Fort Myers, FL, US

DUPR

4.824

GB
Grant Brock

0Y4E44 · Nocatee, FL, US

DUPR

4.284

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7667991798
显示原始对决元数据 JSON
[
  {
    "team_id": 6573885510,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roger Dugas",
        "dupr_id": "3VG0J6",
        "rating": 5.334,
        "profile_pic_url": null,
        "location": "Maitland, FL, US"
      },
      {
        "name": "Johan Nilsson",
        "dupr_id": "V44N76",
        "rating": 5.426,
        "profile_pic_url": null,
        "location": "Skåne län, SE"
      }
    ]
  },
  {
    "team_id": 8033568326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Coulson Hamblett",
        "dupr_id": "JZPE04",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Grant Brock",
        "dupr_id": "0Y4E44",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Nocatee, FL, US"
      }
    ]
  }
]