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

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

ID: 6737394316

对局比分

7-15

落败 / Loss

对决日期

2026-01-26

对局时间 (估算)

5:00 PM

对决场地

Thurgoona, NSW

未核实场馆

对决竞争阵营

阵营 1负方
TC
Tiana Cotterill

ODLQVW · Queanbeyan–Palerang Regional Council, NSW, AU

DUPR

3.908

PR
Patrick Roche

EW6KVW · ACT, AU

DUPR

4.580

阵营 2胜方
SC
Stacey Curran

Q5M5Z0 · Wagga Wagga, NSW, AU

DUPR

4.289

BL
Brendan Lee

8K5VP6 · USA

DUPR

5.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6737394316
显示原始对决元数据 JSON
[
  {
    "team_id": 7399732827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tiana Cotterill",
        "dupr_id": "ODLQVW",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Queanbeyan–Palerang Regional Council, NSW, AU"
      },
      {
        "name": "Patrick Roche",
        "dupr_id": "EW6KVW",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  },
  {
    "team_id": 8056370885,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacey  Curran",
        "dupr_id": "Q5M5Z0",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Wagga Wagga, NSW, AU"
      },
      {
        "name": "Brendan Lee",
        "dupr_id": "8K5VP6",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]