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

Pickle & Pop: Summer Edition - Mens Doubles Skill: (4.0 To 5.0) Age: (7 And Above)

ID: 5693658250

对局比分

11-8

获胜 / Win

对决日期

2025-06-07

对局时间 (估算)

11:30 PM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AT
Alvin Teng

8KVLGO · Dallas, TX, US

DUPR

5.098

EV
Elliott Velasco

0Y5QVN · Plano, TX, US

DUPR

4.453

阵营 2负方
MM
Morris Mosseri

124MY7 · FL, US

DUPR

4.498

TT
Terrence Thomas

DW42GY · USA

DUPR

4.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5693658250
显示原始对决元数据 JSON
[
  {
    "team_id": 5848239844,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alvin Teng",
        "dupr_id": "8KVLGO",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Elliott Velasco",
        "dupr_id": "0Y5QVN",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 5041609873,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morris Mosseri",
        "dupr_id": "124MY7",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Terrence Thomas",
        "dupr_id": "DW42GY",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]