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

Minor League Pickleball at MLP Dallas - DUPR 20

ID: 5521007650

对局比分

21-15

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

11:30 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Chrissie Hintz

1N5DNN · Fort Worth, TX, US

DUPR

4.551

TL
Tiffany Landgraf

EG499M · Southlake, TX, US

DUPR

4.749

阵营 2负方
AR
Allie Rike

3LZGRQ · San Angelo, TX, US

DUPR

4.251

AS
Addy Seward

59E7L5 · Midland, TX, US

DUPR

4.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5521007650
显示原始对决元数据 JSON
[
  {
    "team_id": 8035362817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chrissie Hintz",
        "dupr_id": "1N5DNN",
        "rating": 4.551,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/134123/images/profile/64884575-5a68-4897-b061-f0b15a8718f3.jpg",
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Tiffany Landgraf",
        "dupr_id": "EG499M",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Southlake, TX, US"
      }
    ]
  },
  {
    "team_id": 5732263425,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allie Rike",
        "dupr_id": "3LZGRQ",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "Addy Seward",
        "dupr_id": "59E7L5",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      }
    ]
  }
]