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

NBP CC: Mixed Doubles DUPR 4.0+ (Advanced) - Pickleheads Pool Play - Round 1 Game 8

ID: 5411339480

对局比分

0-11

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

9:00 PM

对决场地

Oxford Falls Grammar School

未核实场馆

对决竞争阵营

阵营 1负方
PG
Paul Godsell

KXG79Q · Forestville, NSW, AU

DUPR

3.972

CR
Clare Rosnell

KX2JG6 · Manly, NSW, AU

DUPR

3.630

阵营 2胜方
KM
Kiki Miyajima

PKP2GG · USA

DUPR

4.250

AE
Andrew England

KXMXEY · NSW, AU

DUPR

4.789

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5411339480
显示原始对决元数据 JSON
[
  {
    "team_id": 4734806330,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Godsell",
        "dupr_id": "KXG79Q",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Forestville, NSW, AU"
      },
      {
        "name": "Clare Rosnell",
        "dupr_id": "KX2JG6",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Manly, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4324448107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kiki Miyajima",
        "dupr_id": "PKP2GG",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew England",
        "dupr_id": "KXMXEY",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]