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

ERA Pickleball Tour - Houston, TX - Mixed Doubles Skill: (4.5)

ID: 8526571049

对局比分

15-7

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

6:15 AM

对决场地

Spring, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
EJ
Erin Johnsen

M26XRD · Houston, TX, US

DUPR

4.520

RW
Ryan White

3OEGLP · Los Angeles, CA, US

DUPR

5.052

阵营 2负方
AB
Ashley Bunner

JZG4DD · Houston, TX, US

DUPR

4.277

DJ
Dillon Jenkins

175OEN · The Woodlands, TX, US

DUPR

4.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8526571049
显示原始对决元数据 JSON
[
  {
    "team_id": 5120371776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Johnsen",
        "dupr_id": "M26XRD",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ryan White",
        "dupr_id": "3OEGLP",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6457165811,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Bunner",
        "dupr_id": "JZG4DD",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dillon Jenkins",
        "dupr_id": "175OEN",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]