返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2025 Mountain Town Classic hosted by Kyle Yates, Presented by The Picklr - Mixed Doubles Skill: (5.0+ Open Division)

ID: 5286805708

对局比分

7-11

获胜 / Win

对决日期

2025-07-27

对局时间 (估算)

5:00 PM

对决场地

Steamboat Springs, CO

View Facility Page →

对决竞争阵营

阵营 1负方
ER
Elizabeth Roy

1RDN9D · Centennial, CO, US

DUPR

4.347

Martin thomas

JZKPGD · Hildenborough, England, GB

DUPR

5.439

阵营 2胜方
KL
Kristen Laird

84XVD2 · Centennial, CO, US

DUPR

4.581

MM
Miles Moore

8EQ7VM · Denver, CO, US

DUPR

5.211

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5286805708
显示原始对决元数据 JSON
[
  {
    "team_id": 8465652794,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Roy",
        "dupr_id": "1RDN9D",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      },
      {
        "name": "Martin thomas",
        "dupr_id": "JZKPGD",
        "rating": 5.439,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/14232/images/profile/7306fb43-b305-4943-8b26-76907250ebc8.png",
        "location": "Hildenborough, England, GB"
      }
    ]
  },
  {
    "team_id": 5670990145,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristen Laird",
        "dupr_id": "84XVD2",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      },
      {
        "name": "Miles Moore",
        "dupr_id": "8EQ7VM",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]