返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

NBP CC: Men’s Doubles DUPR 4.0+ (Advanced) - Pickleheads Pool Play - Round 1 Game 23

ID: 5959556462

对局比分

11-2

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

3:30 PM

对决场地

Oxford Falls Grammar School

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Mitchell Gerrie

JJ07DM · Seaforth, NSW, AU

DUPR

4.658

AE
Andrew England

KXMXEY · NSW, AU

DUPR

4.766

阵营 2负方
CG
Chris Gillian

DNMYVL · NSW, AU

DUPR

4.016

NM
Neil Moon

G5KDWQ · Manly, NSW, AU

DUPR

3.913

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5959556462
显示原始对决元数据 JSON
[
  {
    "team_id": 8158035843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Gerrie",
        "dupr_id": "JJ07DM",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      },
      {
        "name": "Andrew England",
        "dupr_id": "KXMXEY",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4834385154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Gillian",
        "dupr_id": "DNMYVL",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Neil Moon",
        "dupr_id": "G5KDWQ",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Manly, NSW, AU"
      }
    ]
  }
]