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

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

ID: 4414926236

对局比分

15-11

获胜 / Win

对决日期

2025-05-03

对局时间 (估算)

9:00 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
GO
George Oliver

7D0YG4 · Landrum, SC, US

DUPR

4.479

Michael Gossett

8JZED3 · Spartanburg, SC, US

DUPR

4.650

阵营 2负方
JH
Jeremy Harrelson

84V062 · Fayetteville, NC, US

DUPR

4.278

MT
Manuel Teniente

O6PG57 · NC, US

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4414926236
显示原始对决元数据 JSON
[
  {
    "team_id": 8545877886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Oliver",
        "dupr_id": "7D0YG4",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Landrum, SC, US"
      },
      {
        "name": "Michael Gossett",
        "dupr_id": "8JZED3",
        "rating": 4.65,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68bc32b1346f0.jpg",
        "location": "Spartanburg, SC, US"
      }
    ]
  },
  {
    "team_id": 8416369955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Harrelson",
        "dupr_id": "84V062",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Fayetteville, NC, US"
      },
      {
        "name": "Manuel Teniente",
        "dupr_id": "O6PG57",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  }
]