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

Pool 2

ID: 6179721277

对局比分

11-5

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

2:15 AM

对决场地

Pickledilly Skokie

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Marjorie Chen

9PLO6V · USA

DUPR

3.659

BM
Brian Miller

QPKQ0D · USA

DUPR

3.787

阵营 2负方
JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.218

FC
Farzana Chowdhury

NR70RW · USA

DUPR

3.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6179721277
显示原始对决元数据 JSON
[
  {
    "team_id": 7517057997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marjorie Chen",
        "dupr_id": "9PLO6V",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Miller",
        "dupr_id": "QPKQ0D",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5523059219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Farzana Chowdhury",
        "dupr_id": "NR70RW",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]