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

Men's Eastside Pb Sunday Social

ID: 8105763955

对局比分

11-6

获胜 / Win

对决日期

2025-01-19

对局时间 (估算)

8:45 AM

对决场地

10600 231st Way NE suite b, Redmond, WA 98053, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CD
Christopher Do

Q5MNQ4 · Seattle, WA, US

DUPR

3.731

AD
Alex Dong

1NQRWW · Bothell, WA, US

DUPR

4.192

阵营 2负方
ED
Edward Diller

PWW9NQ · Kirkland, WA, US

DUPR

4.122

TR
Tim Roush

3YM0K4 · Redmond, WA, US

DUPR

3.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8105763955
显示原始对决元数据 JSON
[
  {
    "team_id": 8046359432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Do",
        "dupr_id": "Q5MNQ4",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Alex Dong",
        "dupr_id": "1NQRWW",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  },
  {
    "team_id": 5244423014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Diller",
        "dupr_id": "PWW9NQ",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Tim Roush",
        "dupr_id": "3YM0K4",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      }
    ]
  }
]