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

Round of 32 - 2025 Adidas Collegiate World Championships

ID: 5231511439

对局比分

21-16

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HM
Heather Murphy

NYKZEW · Blacksburg, VA, US

DUPR

4.372

CM
Cody Miller

8EQMOW · Blacksburg, VA, US

DUPR

5.262

阵营 2负方
BS
Belani Soto

565W9L · Tempe, AZ, US

DUPR

4.228

KM
Kyle Morris

999OJ7 · Albuquerque, NM, US

DUPR

4.584

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5231511439
显示原始对决元数据 JSON
[
  {
    "team_id": 8225830190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Murphy",
        "dupr_id": "NYKZEW",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Cody Miller",
        "dupr_id": "8EQMOW",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 7669058303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Belani Soto",
        "dupr_id": "565W9L",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Kyle Morris",
        "dupr_id": "999OJ7",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]