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

MS Charity 2026 - Mixed Doubles Skill: (4.5) Age: (50 And Above)

ID: 4877378790

对局比分

15-3

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

7:30 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
CH
Cheryl Horvath

QPL62R · Tucson, AZ, US

DUPR

4.576

RK
Robert Kelton

0YK7VG · Tucson, AZ, US

DUPR

4.950

阵营 2负方
Valerie Thompson

3YMOWK · Paradise Valley, AZ, US

DUPR

3.856

KW
Keith Waldersen

L52ZJZ · Scottsdale, AZ, US

DUPR

4.388

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4877378790
显示原始对决元数据 JSON
[
  {
    "team_id": 5447179517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Horvath",
        "dupr_id": "QPL62R",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Robert Kelton",
        "dupr_id": "0YK7VG",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 5391744218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Valerie Thompson",
        "dupr_id": "3YMOWK",
        "rating": 3.856,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1145685/images/profile/c8c32574-2e28-4f22-950f-8b648fdf2fc6.jpg",
        "location": "Paradise Valley, AZ, US"
      },
      {
        "name": "Keith Waldersen",
        "dupr_id": "L52ZJZ",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]