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

Sneaky Cat - Paddles on the Murray - Mixed Doubles Skill: (ANY) Age: (OPEN)

ID: 6255241381

对局比分

4-15

获胜 / Win

对决日期

2026-01-26

对局时间 (估算)

2:15 AM

对决场地

Thurgoona, NSW

未核实场馆

对决竞争阵营

阵营 1负方
AH
Alison Hughes

7NYG49 · USA

DUPR

3.445

BW
BRYAN WILSON

1NJYD2 · Markwood, VIC, AU

DUPR

3.959

阵营 2胜方
TC
Tiana Cotterill

ODLQVW · Queanbeyan–Palerang Regional Council, NSW, AU

DUPR

3.890

PR
Patrick Roche

EW6KVW · ACT, AU

DUPR

4.563

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6255241381
显示原始对决元数据 JSON
[
  {
    "team_id": 6199788455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alison Hughes",
        "dupr_id": "7NYG49",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "BRYAN WILSON",
        "dupr_id": "1NJYD2",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Markwood, VIC, AU"
      }
    ]
  },
  {
    "team_id": 6367255663,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tiana Cotterill",
        "dupr_id": "ODLQVW",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Queanbeyan–Palerang Regional Council, NSW, AU"
      },
      {
        "name": "Patrick Roche",
        "dupr_id": "EW6KVW",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  }
]