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

Atlanta DUPR Nickajack RR Fixed 2025-04-05

ID: 5647040010

对局比分

7-11

获胜 / Win

对决日期

2025-04-05

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JN
Justin Nicoara

8G9OOX · Atlanta, GA, US

DUPR

4.046

IP
Isaac Poling

YGJXVK · Smyrna, GA, US

DUPR

3.728

阵营 2胜方
NP
Nicola Perez-Garreaud

EGM6PV · Marietta, GA, US

DUPR

4.021

AK
Alex Kritskiy

56PD4R · Lilburn, GA, US

DUPR

3.748

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5647040010
显示原始对决元数据 JSON
[
  {
    "team_id": 5020246470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Nicoara",
        "dupr_id": "8G9OOX",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Isaac Poling",
        "dupr_id": "YGJXVK",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 7278171579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicola Perez-Garreaud",
        "dupr_id": "EGM6PV",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Alex Kritskiy",
        "dupr_id": "56PD4R",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  }
]