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

DUPR 20

ID: 4340712364

对局比分

22-20

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

5:00 PM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1胜方
BT
Bryan Thomas

9PX25E · Lenexa, KS, US

DUPR

5.078

MR
Mary Rivas

17JRY9 · Stilwell, KS, US

DUPR

5.156

阵营 2负方
WD
Willy De Vilchez

MYOZ0G · Kansas City, MO, US

DUPR

5.572

CM
Caroline Maguire

GGO2GM · Overland Park, KS, US

DUPR

4.611

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4340712364
显示原始对决元数据 JSON
[
  {
    "team_id": 5074035524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Thomas",
        "dupr_id": "9PX25E",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Mary Rivas",
        "dupr_id": "17JRY9",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Stilwell, KS, US"
      }
    ]
  },
  {
    "team_id": 4952699631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Willy De Vilchez",
        "dupr_id": "MYOZ0G",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Caroline Maguire",
        "dupr_id": "GGO2GM",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]