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

Bousquet Sport - Spring Team Rally League - Week 4

ID: 7090827507

对局比分

21-15

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TW
Toby Wherry

89047E · Stephentown, NY, US

DUPR

3.495

TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.830

阵营 2负方
GG
Gary Gross

Q5RDY0 · USA

DUPR

3.782

PD
peter Drucker

Z9QPNW · USA

DUPR

3.244

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7090827507
显示原始对决元数据 JSON
[
  {
    "team_id": 5472062889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Toby Wherry",
        "dupr_id": "89047E",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Stephentown, NY, US"
      },
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 8332486154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Gross",
        "dupr_id": "Q5RDY0",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "peter Drucker",
        "dupr_id": "Z9QPNW",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]