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

ERA Pickleball Tour - Houston, TX - $2,000 Doubles Money Ball: (5.0+)

ID: 7988016555

对局比分

7-15

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

4:45 AM

对决场地

Spring, TX

View Facility Page →

对决竞争阵营

阵营 1负方
TK
Tim Kuo

GG50PM · Richmond, TX, US

DUPR

5.004

Easton Horricks

EGX4MV · Spring, TX, US

DUPR

5.291

阵营 2胜方
CR
Cal Riggs

G5DN0V · The Woodlands, TX, US

DUPR

4.858

RW
Ryan White

3OEGLP · Los Angeles, CA, US

DUPR

5.068

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7988016555
显示原始对决元数据 JSON
[
  {
    "team_id": 6070501049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Kuo",
        "dupr_id": "GG50PM",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      },
      {
        "name": "Easton Horricks",
        "dupr_id": "EGX4MV",
        "rating": 5.291,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/7249/images/profile/9068ed2b-84d2-4a40-997c-0c7c64caa0ee.jpg",
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 5231372900,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cal Riggs",
        "dupr_id": "G5DN0V",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Ryan White",
        "dupr_id": "3OEGLP",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]