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

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

ID: 5623488665

对局比分

16-21

落败 / Loss

对决日期

2025-02-23

对局时间 (估算)

6:15 AM

对决场地

Bay Club South San Francisco

未核实场馆

对决竞争阵营

阵营 1负方
NL
Nitin Lalit

MY9L0D · Dublin, CA, US

DUPR

4.481

RS
rajvinder singh

2LLXVY · Livermore, CA, US

DUPR

4.448

阵营 2胜方
JK
Jonathan Kau

3VV6XE · San Francisco, CA, US

DUPR

4.597

MR
Michael Rosengren

6Z0LYK · USA

DUPR

4.653

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5623488665
显示原始对决元数据 JSON
[
  {
    "team_id": 8086420544,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nitin Lalit",
        "dupr_id": "MY9L0D",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      },
      {
        "name": "rajvinder singh",
        "dupr_id": "2LLXVY",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  },
  {
    "team_id": 4357699307,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Kau",
        "dupr_id": "3VV6XE",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Michael Rosengren",
        "dupr_id": "6Z0LYK",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]