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

Minor League Pickleball at MLP Dallas - DUPR 20

ID: 7936894012

对局比分

22-20

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

5:00 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
RB
Ryder Brown

1NK5L7 · McKinney, TX, US

DUPR

5.020

AF
Aaron Fuhrman

8MJ2P8 · Garland County, AR, US

DUPR

5.038

阵营 2负方
DC
Darren Crabtree

8JWVKJ · Dallas, TX, US

DUPR

4.972

DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

4.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7936894012
显示原始对决元数据 JSON
[
  {
    "team_id": 6364266946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryder Brown",
        "dupr_id": "1NK5L7",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Aaron Fuhrman",
        "dupr_id": "8MJ2P8",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      }
    ]
  },
  {
    "team_id": 6406528197,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darren Crabtree",
        "dupr_id": "8JWVKJ",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  }
]