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

Atlanta DUPR Nickajack RR Fixed 2025-04-05

ID: 5113420904

对局比分

7-11

获胜 / Win

对决日期

2025-04-05

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jake Mossing

MY94WL · Atlanta, GA, US

DUPR

4.160

LA
Leigh Anne Rehkopf

17XK04 · Smyrna, GA, US

DUPR

3.666

阵营 2胜方
NP
Nicola Perez-Garreaud

EGM6PV · Marietta, GA, US

DUPR

4.022

AK
Alex Kritskiy

56PD4R · Lilburn, GA, US

DUPR

3.749

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5113420904
显示原始对决元数据 JSON
[
  {
    "team_id": 6394366995,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Mossing",
        "dupr_id": "MY94WL",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Leigh Anne Rehkopf",
        "dupr_id": "17XK04",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 7458570318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicola Perez-Garreaud",
        "dupr_id": "EGM6PV",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Alex Kritskiy",
        "dupr_id": "56PD4R",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  }
]