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

2026 Houston PPA Challenger - Womens Doubles Pro Main Draw

ID: 7779223467

对局比分

11-4, 11-3

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

4:45 AM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1胜方
MR
Marisa Ruiz

17PL49 · Beirut, Beirut Governorate, LB

DUPR

5.705

KL
Kelsey Laurente

W6XV0K · Cebu City, Central Visayas, PH

DUPR

5.510

阵营 2负方
MR
Maddy Rasmusen

8GYMWD · Eagle Mountain, UT, US

DUPR

5.429

BM
Brenna Murray

35KD01 · Provo, UT, US

DUPR

5.235

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7779223467
显示原始对决元数据 JSON
[
  {
    "team_id": 8321795398,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marisa Ruiz",
        "dupr_id": "17PL49",
        "rating": 5.705,
        "profile_pic_url": null,
        "location": "Beirut, Beirut Governorate, LB"
      },
      {
        "name": "Kelsey Laurente",
        "dupr_id": "W6XV0K",
        "rating": 5.51,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 5021457187,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maddy Rasmusen",
        "dupr_id": "8GYMWD",
        "rating": 5.429,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Brenna Murray",
        "dupr_id": "35KD01",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]