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

Minto US Open Pickleball Championships - Women's Senior Pro Doubles- Main Draw

ID: 7499464630

对局比分

11-13, 5-11

落败 / Loss

对决日期

2025-04-13

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Julene James

8E9O2O · Lehi, UT, US

DUPR

5.063

LC
Lu Curiel

8MPONL · Solana Beach, CA, US

DUPR

4.855

阵营 2胜方
GC
Gina Cilento

17NGP5 · Cedarburg, WI, US

DUPR

5.370

LB
Leslie Bernard

1NNN21 · Bonita Springs, FL, US

DUPR

5.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7499464630
显示原始对决元数据 JSON
[
  {
    "team_id": 6495464909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julene James",
        "dupr_id": "8E9O2O",
        "rating": 5.063,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230542/images/profile/8b3e4644-5a08-4a67-a126-def81b4fb333.png",
        "location": "Lehi, UT, US"
      },
      {
        "name": "Lu Curiel",
        "dupr_id": "8MPONL",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Solana Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4684434839,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gina Cilento",
        "dupr_id": "17NGP5",
        "rating": 5.37,
        "profile_pic_url": null,
        "location": "Cedarburg, WI, US"
      },
      {
        "name": "Leslie Bernard",
        "dupr_id": "1NNN21",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      }
    ]
  }
]