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

Pool A - DUPR 18/20 - All Men's MLP (Team) Tournament @ Bay Club South ~ San Francisco, California

ID: 5768212636

对局比分

12-21

落败 / Loss

对决日期

2025-02-23

对局时间 (估算)

5:00 PM

对决场地

Bay Club South San Francisco

未核实场馆

对决竞争阵营

阵营 1负方
NL
Nitin Lalit

MY9L0D · Dublin, CA, US

DUPR

4.513

RM
raman marya

NY5WQ6 · Pleasanton, CA, US

DUPR

4.516

阵营 2胜方
JK
Jonathan Kau

3VV6XE · San Francisco, CA, US

DUPR

4.577

MW
Matt Wherley

WX5ZRQ · San Francisco, CA, US

DUPR

5.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5768212636
显示原始对决元数据 JSON
[
  {
    "team_id": 7888339707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nitin Lalit",
        "dupr_id": "MY9L0D",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      },
      {
        "name": "raman marya",
        "dupr_id": "NY5WQ6",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  },
  {
    "team_id": 7096696770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Kau",
        "dupr_id": "3VV6XE",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Matt Wherley",
        "dupr_id": "WX5ZRQ",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]