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

March Mad Money Ball @ The Pickleball Space! - Mens Doubles Skill: (4.0 To 4.5) Age: (10 To 34)

ID: 6060509097

对局比分

6-11

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

10:15 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
RN
Richard Nguyen

NY795Z · Glendale, AZ, US

DUPR

4.100

CC
Christopher Cummings

E1QY53 · Scottsdale, AZ, US

DUPR

4.512

阵营 2胜方
SO
Skylar Odle

XJEP57 · Scottsdale, AZ, US

DUPR

4.525

RA
Ryan Ackerman

RYPLLN · Chandler, AZ, US

DUPR

4.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6060509097
显示原始对决元数据 JSON
[
  {
    "team_id": 5572779265,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Nguyen",
        "dupr_id": "NY795Z",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Christopher Cummings",
        "dupr_id": "E1QY53",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5280757579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Skylar Odle",
        "dupr_id": "XJEP57",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Ryan Ackerman",
        "dupr_id": "RYPLLN",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]