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

The Pickleball Space 1 Year Anniversary TOURNAMENT of CHAMPIONS (Open to All!!) - Mixed Doubles Skill: (4.0 And Under) Age: (Any)

ID: 5156681144

对局比分

11-7, 8-11, 12-10

获胜 / Win

对决日期

2025-01-12

对局时间 (估算)

9:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Denise Myers

V794N6 · Peoria, AZ, US

DUPR

3.887

JN
Jon Neil

1RPL6M · Phoenix, AZ, US

DUPR

4.088

阵营 2负方
SS
Sierra Skidmore

V76DL5 · Scottsdale, AZ, US

DUPR

3.297

BS
Brandon Skidmore

PKZPVE · Scottsdale, AZ, US

DUPR

3.936

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5156681144
显示原始对决元数据 JSON
[
  {
    "team_id": 4940974382,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denise Myers",
        "dupr_id": "V794N6",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Jon Neil",
        "dupr_id": "1RPL6M",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4541236135,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sierra Skidmore",
        "dupr_id": "V76DL5",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Brandon Skidmore",
        "dupr_id": "PKZPVE",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]