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

Bousquet Sport - Spring Team Rally League - Week 2

ID: 4800010203

对局比分

21-17

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.829

LR
Lisa Reznik

RZ9G6Q · Lenox, MA, US

DUPR

3.486

阵营 2负方
RH
Rebecca Harris

0YODKQ · USA

DUPR

3.531

GG
Gary Gross

Q5RDY0 · USA

DUPR

3.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4800010203
显示原始对决元数据 JSON
[
  {
    "team_id": 6751932600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Lisa Reznik",
        "dupr_id": "RZ9G6Q",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Lenox, MA, US"
      }
    ]
  },
  {
    "team_id": 6095865078,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rebecca Harris",
        "dupr_id": "0YODKQ",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Gross",
        "dupr_id": "Q5RDY0",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]