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

Pickleball Charlotte Winter Classic - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 7379901270

对局比分

9-15

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

7:30 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1负方
BC
Barbara Clifton

3POJZE · USA

DUPR

3.889

RW
Robert Whittley

89O2MV · Indian Land, SC, US

DUPR

3.800

阵营 2胜方
MG
Mandy Grice

LVV99J · USA

DUPR

3.839

BG
Brad Grice

PZWQ6E · Greenville, SC, US

DUPR

3.967

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7379901270
显示原始对决元数据 JSON
[
  {
    "team_id": 8414133802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barbara Clifton",
        "dupr_id": "3POJZE",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Whittley",
        "dupr_id": "89O2MV",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  },
  {
    "team_id": 8461563972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mandy Grice",
        "dupr_id": "LVV99J",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Grice",
        "dupr_id": "PZWQ6E",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  }
]