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

COLGAMLP DUPR Calib

ID: 7920277421

对局比分

8-11

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jesse Magee

Q974ZN · USA

DUPR

3.448

CS
Christy Shue

1RO0M1 · Columbus, GA, US

DUPR

3.171

阵营 2胜方
CG
Charles Greg Miller

RYR4LN · USA

DUPR

3.332

MA
Marie Arballo

GWON9V · USA

DUPR

3.792

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7920277421
显示原始对决元数据 JSON
[
  {
    "team_id": 7632444015,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesse Magee",
        "dupr_id": "Q974ZN",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christy Shue",
        "dupr_id": "1RO0M1",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  },
  {
    "team_id": 7151862120,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charles Greg Miller",
        "dupr_id": "RYR4LN",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marie Arballo",
        "dupr_id": "GWON9V",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]