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

River City Open 2025 - Womens Doubles Skill: (5.0) Age: (Any)

ID: 5029412790

对局比分

3-15

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

7:30 PM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1负方
AN
Abby NeSmith

L5L4NJ · Newburgh, IN, US

DUPR

4.325

AL
Alyssa Like

KXP6KY · Evansville, IN, US

DUPR

4.429

阵营 2胜方
AR
Ashleigh Reeves

16PJXQ · Marion, IL, US

DUPR

4.953

PL
Pei-Yu Lai

4ZR2G6 · Taipei City, TW

DUPR

5.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5029412790
显示原始对决元数据 JSON
[
  {
    "team_id": 8531220863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abby NeSmith",
        "dupr_id": "L5L4NJ",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      },
      {
        "name": "Alyssa Like",
        "dupr_id": "KXP6KY",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  },
  {
    "team_id": 6300489042,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashleigh Reeves",
        "dupr_id": "16PJXQ",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      },
      {
        "name": "Pei-Yu Lai",
        "dupr_id": "4ZR2G6",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      }
    ]
  }
]