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

Pickleball Charlotte - Ballantyne - Summer of Tournaments (3.75, 4.0)

ID: 6661839574

对局比分

2-11

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

11:30 PM

对决场地

Charlotte, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TO
tim old

59XKW0 · Lancaster County, SC, US

DUPR

3.766

RD
Ralph DiCicco

84PZNV · Mint Hill, NC, US

DUPR

2.954

阵营 2胜方
Albert Johnson

MYO90G · Charlotte, NC, US

DUPR

4.361

PS
Parvinder Singh

35J0JV · Indian Land, SC, US

DUPR

4.001

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6661839574
显示原始对决元数据 JSON
[
  {
    "team_id": 6420899327,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "tim old",
        "dupr_id": "59XKW0",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "Ralph DiCicco",
        "dupr_id": "84PZNV",
        "rating": 2.954,
        "profile_pic_url": null,
        "location": "Mint Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 6462432042,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Albert Johnson",
        "dupr_id": "MYO90G",
        "rating": 4.361,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65e214744b892.jpg",
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Parvinder Singh",
        "dupr_id": "35J0JV",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  }
]