返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pool 2

ID: 7166388059

对局比分

11-3

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

12:45 AM

对决场地

Pickledilly Skokie

未核实场馆

对决竞争阵营

阵营 1胜方
EG
Erin Greitens

17VXWM · Northbrook, IL, US

DUPR

3.494

MG
Marc Greitens

8M4D7O · Northbrook, IL, US

DUPR

3.342

阵营 2负方
JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.190

FC
Farzana Chowdhury

NR70RW · USA

DUPR

3.344

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7166388059
显示原始对决元数据 JSON
[
  {
    "team_id": 5188385450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Greitens",
        "dupr_id": "17VXWM",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Marc Greitens",
        "dupr_id": "8M4D7O",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 6272018186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Farzana Chowdhury",
        "dupr_id": "NR70RW",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]