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

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 5517599937

对局比分

21-17

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

10:15 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
KN
Katie Newland

3ORMMP · Austin, TX, US

DUPR

4.123

JG
Jesse golden

3OQMK7 · New Braunfels, TX, US

DUPR

4.828

阵营 2负方
BP
Bruna Ponce

ELEGOW · USA

DUPR

4.177

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.620

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5517599937
显示原始对决元数据 JSON
[
  {
    "team_id": 7855427069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Newland",
        "dupr_id": "3ORMMP",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jesse golden",
        "dupr_id": "3OQMK7",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  },
  {
    "team_id": 4490102002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruna Ponce",
        "dupr_id": "ELEGOW",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]