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

In-Shape's 2026 New Year Classic - Mens Doubles Skill 4.5

ID: 8397183878

对局比分

3-15

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

3:30 PM

对决场地

Stockton, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AB
Andres Balcazar

3O077W · Stockton, CA, US

DUPR

3.796

TR
Trey Rucker

V7L4PP · Little Rock, AR, US

DUPR

4.060

阵营 2胜方
JE
John Ellis

3PZN0E · Stockton, CA, US

DUPR

5.167

JE
Julius Ellis

PK4K9M · Stockton, CA, US

DUPR

4.672

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8397183878
显示原始对决元数据 JSON
[
  {
    "team_id": 6792288328,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andres Balcazar",
        "dupr_id": "3O077W",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Trey Rucker",
        "dupr_id": "V7L4PP",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4765531414,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Ellis",
        "dupr_id": "3PZN0E",
        "rating": 5.167,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Julius Ellis",
        "dupr_id": "PK4K9M",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]