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

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

ID: 7189958776

对局比分

5-15

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

5:00 PM

对决场地

Thurgoona, NSW

未核实场馆

对决竞争阵营

阵营 1负方
BW
BRYAN WILSON

1NJYD2 · Markwood, VIC, AU

DUPR

4.066

BM
Brent Matthew Ibrom

MPK9YL · Wangaratta, VIC, AU

DUPR

3.364

阵营 2胜方
TW
Ty Wynwood

W6ZGWQ · Amaroo, ACT, AU

DUPR

4.218

LA
Lee Andrews

9PD72J · Gowrie, ACT, AU

DUPR

4.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7189958776
显示原始对决元数据 JSON
[
  {
    "team_id": 8518271540,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "BRYAN WILSON",
        "dupr_id": "1NJYD2",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Markwood, VIC, AU"
      },
      {
        "name": "Brent Matthew Ibrom",
        "dupr_id": "MPK9YL",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": "Wangaratta, VIC, AU"
      }
    ]
  },
  {
    "team_id": 6724322311,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ty Wynwood",
        "dupr_id": "W6ZGWQ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Amaroo, ACT, AU"
      },
      {
        "name": "Lee Andrews",
        "dupr_id": "9PD72J",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Gowrie, ACT, AU"
      }
    ]
  }
]