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

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

ID: 5776452187

对局比分

7-15

落败 / Loss

对决日期

2024-01-06

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JE
John Ellis

3PZN0E · Stockton, CA, US

DUPR

4.952

JE
Julius Ellis

PK4K9M · Stockton, CA, US

DUPR

3.909

阵营 2胜方
Jwo-Dar Lin

8D5KKY · Concord, CA, US

DUPR

4.592

ED
Ethan Dahl

1RQ4NQ · San Diego, CA, US

DUPR

4.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5776452187
显示原始对决元数据 JSON
[
  {
    "team_id": 8391089732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Ellis",
        "dupr_id": "3PZN0E",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Julius Ellis",
        "dupr_id": "PK4K9M",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 7840528108,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jwo-Dar Lin",
        "dupr_id": "8D5KKY",
        "rating": 4.592,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211389/images/profile/d899e2ae-de1d-4335-865f-cc7d13d98897.png",
        "location": "Concord, CA, US"
      },
      {
        "name": "Ethan Dahl",
        "dupr_id": "1RQ4NQ",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]