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

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

ID: 5902468896

对局比分

15-8

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

1:00 PM

对决场地

Stockton, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JE
John Ellis

3PZN0E · Stockton, CA, US

DUPR

5.125

JE
Julius Ellis

PK4K9M · Stockton, CA, US

DUPR

4.664

阵营 2负方
Markus Potter

8DME76 · Lawrence, KS, US

DUPR

4.486

TP
Tennessee Potter

L592PJ · Lawrence, KS, US

DUPR

4.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5902468896
显示原始对决元数据 JSON
[
  {
    "team_id": 5480903288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Ellis",
        "dupr_id": "3PZN0E",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Julius Ellis",
        "dupr_id": "PK4K9M",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 6714913636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Markus Potter",
        "dupr_id": "8DME76",
        "rating": 4.486,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1067906/images/profile/731a2365-a412-4ad7-b5fa-98c24f4823e1.png",
        "location": "Lawrence, KS, US"
      },
      {
        "name": "Tennessee Potter",
        "dupr_id": "L592PJ",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      }
    ]
  }
]