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

Paris Pickleball Tournament - Mixed Doubles Skill: (4.0 And Under) Age: (Any)

ID: 8067514639

对局比分

11-8

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

8:45 AM

对决场地

Paris, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
BO
Bonnie Ottway

9P2ZEV · Murray, KY, US

DUPR

4.000

CC
Cannon Cornelius

YGV5W4 · Hopkinsville, KY, US

DUPR

4.100

阵营 2负方
TJ
Trish Jordan

PKYQLZ · Paducah, KY, US

DUPR

3.510

GC
Gavin Caldwell

NYMWZ2 · Enterprise, AL, US

DUPR

4.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8067514639
显示原始对决元数据 JSON
[
  {
    "team_id": 4389880031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bonnie Ottway",
        "dupr_id": "9P2ZEV",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Murray, KY, US"
      },
      {
        "name": "Cannon Cornelius",
        "dupr_id": "YGV5W4",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Hopkinsville, KY, US"
      }
    ]
  },
  {
    "team_id": 8221961606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trish Jordan",
        "dupr_id": "PKYQLZ",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": "Paducah, KY, US"
      },
      {
        "name": "Gavin Caldwell",
        "dupr_id": "NYMWZ2",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Enterprise, AL, US"
      }
    ]
  }
]