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

Minor League Pickleball at MLP Dallas - DUPR 16 Group A

ID: 4854184205

对局比分

21-16

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

6:15 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
TC
Tracy Criss

3YMO0P · Hot Springs, AR, US

DUPR

3.686

CC
Cory Colvin

3LWD95 · USA

DUPR

4.190

阵营 2负方
CC
Crystal Chase

L5Q4RJ · San Marcos, TX, US

DUPR

3.850

CJ
Chris Jung

GG6LXV · Round Rock, TX, US

DUPR

4.099

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4854184205
显示原始对决元数据 JSON
[
  {
    "team_id": 8236616640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracy Criss",
        "dupr_id": "3YMO0P",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Cory Colvin",
        "dupr_id": "3LWD95",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5572968844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Crystal Chase",
        "dupr_id": "L5Q4RJ",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Chris Jung",
        "dupr_id": "GG6LXV",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Round Rock, TX, US"
      }
    ]
  }
]