返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickleball Charlotte Open 2 - Hosted by PBT - Mens Doubles Skill: (4.5 And Under) Age: (35+,50+)

ID: 7463504014

对局比分

15-3

获胜 / Win

对决日期

2025-05-03

对局时间 (估算)

11:30 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
GO
George Oliver

7D0YG4 · Landrum, SC, US

DUPR

4.476

MG
Michael Gossett

8JZED3 · Spartanburg, SC, US

DUPR

4.646

阵营 2负方
NG
Neeraj Gupta

3LW568 · Charlotte, NC, US

DUPR

4.493

SS
Shishir Sovani

DW5GR6 · Charlotte, NC, US

DUPR

4.422

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7463504014
显示原始对决元数据 JSON
[
  {
    "team_id": 8307565485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Oliver",
        "dupr_id": "7D0YG4",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Landrum, SC, US"
      },
      {
        "name": "Michael Gossett",
        "dupr_id": "8JZED3",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Spartanburg, SC, US"
      }
    ]
  },
  {
    "team_id": 5103364104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neeraj Gupta",
        "dupr_id": "3LW568",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Shishir Sovani",
        "dupr_id": "DW5GR6",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]