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

Atlanta DUPR Nickajack RR Fixed 2025-04-05

ID: 4400596169

对局比分

11-6

获胜 / Win

对决日期

2025-04-05

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NP
Nicola Perez-Garreaud

EGM6PV · Marietta, GA, US

DUPR

4.060

AK
Alex Kritskiy

56PD4R · Lilburn, GA, US

DUPR

3.803

阵营 2负方
EM
Emory Moeller

1N6X0Z · Atlanta, GA, US

DUPR

4.661

NS
Nicole Sandercock

KXDW27 · Acworth, GA, US

DUPR

3.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4400596169
显示原始对决元数据 JSON
[
  {
    "team_id": 8253155094,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicola Perez-Garreaud",
        "dupr_id": "EGM6PV",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Alex Kritskiy",
        "dupr_id": "56PD4R",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  },
  {
    "team_id": 7837804247,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emory Moeller",
        "dupr_id": "1N6X0Z",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Nicole Sandercock",
        "dupr_id": "KXDW27",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]