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

MAYHEM- San Diego Apex | 4.5 Men’s Pool B

ID: 4626541211

对局比分

11-6

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
IL
Ivan Laxamana

0Y02XQ · USA

DUPR

4.019

PB
Phillip Beniga

0ZV24N · San Diego, CA, US

DUPR

4.971

阵营 2负方
WL
Will Langston

9J5QNV · USA

DUPR

4.020

AE
Andrew Earle

DN5GE4 · USA

DUPR

3.785

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4626541211
显示原始对决元数据 JSON
[
  {
    "team_id": 6147799548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ivan Laxamana",
        "dupr_id": "0Y02XQ",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phillip Beniga",
        "dupr_id": "0ZV24N",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6446427271,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Langston",
        "dupr_id": "9J5QNV",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Earle",
        "dupr_id": "DN5GE4",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]