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

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 7815829849

对局比分

21-11

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

2:15 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AL
Alyssa Leigh Sattawhite

JJ67NO · Decatur, TX, US

DUPR

4.167

RB
Ryder Brown

1NK5L7 · McKinney, TX, US

DUPR

5.024

阵营 2负方
KN
Katie Newland

3ORMMP · Austin, TX, US

DUPR

4.013

JG
Jesse golden

3OQMK7 · New Braunfels, TX, US

DUPR

4.817

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7815829849
显示原始对决元数据 JSON
[
  {
    "team_id": 5227827304,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Leigh Sattawhite",
        "dupr_id": "JJ67NO",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Decatur, TX, US"
      },
      {
        "name": "Ryder Brown",
        "dupr_id": "1NK5L7",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 6161033705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Newland",
        "dupr_id": "3ORMMP",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jesse golden",
        "dupr_id": "3OQMK7",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]