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

2026 Newport Beach PPA Challenger - Womens Doubles Pro Main Draw

ID: 6015754747

对局比分

11-7, 12-10

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

8:45 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Monika Wynne

3VYLNE · Grand Rapids, MI, US

DUPR

5.267

HF
Haley Ferguson

ZNYQZW · Alpharetta, GA, US

DUPR

4.847

阵营 2负方
LJ
Lexi Jensen

89JW71 · Walton, NE, US

DUPR

5.010

EF
Elise Fortino

8M67V3 · Denver, CO, US

DUPR

5.068

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6015754747
显示原始对决元数据 JSON
[
  {
    "team_id": 7313263812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Monika Wynne",
        "dupr_id": "3VYLNE",
        "rating": 5.267,
        "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": "Haley Ferguson",
        "dupr_id": "ZNYQZW",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 4902616035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lexi Jensen",
        "dupr_id": "89JW71",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Walton, NE, US"
      },
      {
        "name": "Elise Fortino",
        "dupr_id": "8M67V3",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]