返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

DUPR 18 Divison

ID: 4526992850

对局比分

21-16

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

3:30 PM

对决场地

Epic Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Austin Dreher

3Z4XPP · Cutler Bay, FL, US

DUPR

4.457

DK
Defne Kabas

2LO54E · Fort Lauderdale, FL, US

DUPR

4.563

阵营 2负方
MT
Mike Trinh

9PMJ4K · Quận 1, Hồ Chí Minh, VN

DUPR

4.523

Gretchyn Wagner

6ZGW2D · Plantation, FL, US

DUPR

4.405

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4526992850
显示原始对决元数据 JSON
[
  {
    "team_id": 5560673300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Dreher",
        "dupr_id": "3Z4XPP",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      },
      {
        "name": "Defne Kabas",
        "dupr_id": "2LO54E",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 8419621094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Trinh",
        "dupr_id": "9PMJ4K",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Quận 1, Hồ Chí Minh, VN"
      },
      {
        "name": "Gretchyn Wagner",
        "dupr_id": "6ZGW2D",
        "rating": 4.405,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/924469/images/profile/e049b0e5-4e6c-4dd7-abfe-e3b3f9745f08.png",
        "location": "Plantation, FL, US"
      }
    ]
  }
]