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

ERA's Houston Stallion Cup - $2,000 Doubles Money Ball (5.0+)

ID: 7814375152

对局比分

11-9, 2-11, 9-11

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

5:00 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1负方
Easton Horricks

EGX4MV · Spring, TX, US

DUPR

5.231

SJ
Shellton Jean Baptiste

17JZE9 · South Jordan, UT, US

DUPR

5.679

阵营 2胜方
CJ
Chris Jammal

RZ4ODM · Sugar Land, TX, US

DUPR

5.543

GP
Garrett Peterson

MY29NV · Houston, TX, US

DUPR

4.975

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7814375152
显示原始对决元数据 JSON
[
  {
    "team_id": 5045205440,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Easton Horricks",
        "dupr_id": "EGX4MV",
        "rating": 5.231,
        "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"
      },
      {
        "name": "Shellton Jean Baptiste",
        "dupr_id": "17JZE9",
        "rating": 5.679,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7708812825,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Jammal",
        "dupr_id": "RZ4ODM",
        "rating": 5.543,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Garrett Peterson",
        "dupr_id": "MY29NV",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]