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

Alex Lanson 3.75+

ID: 5218231903

对局比分

12-10

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

8:45 AM

对决场地

5-25 46th Ave, Long Island City, NY 11101, USA

未核实场馆

对决竞争阵营

阵营 1胜方
VS

DUPR

4.157

VV
Victor Vong

59LYN0 · USA

DUPR

4.698

阵营 2负方
KP
Kathya Preciado

3PQXJE · Kings County, NY, US

DUPR

4.497

SM
Swapna Maruri

17VXN0 · Kings County, NY, US

DUPR

4.157

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5218231903
显示原始对决元数据 JSON
[
  {
    "team_id": 4482422043,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Van Soawesome Nguyen",
        "dupr_id": "L559NK",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Vong",
        "dupr_id": "59LYN0",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5921946355,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathya Preciado",
        "dupr_id": "3PQXJE",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Swapna Maruri",
        "dupr_id": "17VXN0",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]