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

Charlotte Pickleball Open 3 at Peak Time Pickleball Hosted by PBT - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5379525715

对局比分

15-10

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
GO
George Oliver

7D0YG4 · Landrum, SC, US

DUPR

4.404

PS
Parker Smith

N7E6KW · Greenville, SC, US

DUPR

4.978

阵营 2负方
MS
Matt Smith

8M5Q4P · Pineville, NC, US

DUPR

4.418

SN
Sonny Nos

8MDOL8 · USA

DUPR

3.968

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5379525715
显示原始对决元数据 JSON
[
  {
    "team_id": 8305296472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Oliver",
        "dupr_id": "7D0YG4",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Landrum, SC, US"
      },
      {
        "name": "Parker  Smith",
        "dupr_id": "N7E6KW",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  },
  {
    "team_id": 5432473564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Smith",
        "dupr_id": "8M5Q4P",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Pineville, NC, US"
      },
      {
        "name": "Sonny Nos",
        "dupr_id": "8MDOL8",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]