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

2025 Pickleball World Championships - Womens Doubles Pro Qualifier

ID: 8361832712

对局比分

11-1, 11-4

落败 / Loss

对决日期

2025-11-03

对局时间 (估算)

9:00 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Monika Wynne

3VYLNE · Grand Rapids, MI, US

DUPR

5.281

KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

5.122

阵营 2负方
RW
Rachel Wang

2LZ0J7 · Vancouver, BC, CA

DUPR

4.530

L(
Lingzhe (Sylvie) Xu

6749VQ · Richmond, BC, CA

DUPR

4.688

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8361832712
显示原始对决元数据 JSON
[
  {
    "team_id": 7213910253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Monika Wynne",
        "dupr_id": "3VYLNE",
        "rating": 5.281,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1232504/images/profile/fed5d5d8-87ab-4455-8b09-0101608482a3.png",
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4384323001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Wang",
        "dupr_id": "2LZ0J7",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Lingzhe (Sylvie) Xu",
        "dupr_id": "6749VQ",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  }
]