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

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

ID: 6845578492

对局比分

15-9

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

5:00 PM

对决场地

Thurgoona, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
TW
Ty Wynwood

W6ZGWQ · Amaroo, ACT, AU

DUPR

4.211

LA
Lee Andrews

9PD72J · Gowrie, ACT, AU

DUPR

4.223

阵营 2负方
RH
Ryan Hansen

4PG9NM · Indigo, VIC, AU

DUPR

4.111

SS
Stephen Schilg

MPYG2D · USA

DUPR

3.619

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6845578492
显示原始对决元数据 JSON
[
  {
    "team_id": 7197995286,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ty Wynwood",
        "dupr_id": "W6ZGWQ",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Amaroo, ACT, AU"
      },
      {
        "name": "Lee Andrews",
        "dupr_id": "9PD72J",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Gowrie, ACT, AU"
      }
    ]
  },
  {
    "team_id": 5037875001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Hansen",
        "dupr_id": "4PG9NM",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Indigo, VIC, AU"
      },
      {
        "name": "Stephen Schilg",
        "dupr_id": "MPYG2D",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]