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

Mixed Advanced Drop-In League Wednesday

ID: 5085190845

对局比分

11-9

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

10:15 AM

对决场地

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TB
Tanmay Bhatt

OZR56P · Plainview, NY, US

DUPR

4.085

RB
Ryan Botkin

6KK0QG · Plainview, NY, US

DUPR

3.538

阵营 2负方
SM
sandeep mehta

EGPRLJ · Roslyn Heights, NY, US

DUPR

3.996

JB
Jonathan Brill

RWEN5D · New York, NY, US

DUPR

4.100

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5085190845
显示原始对决元数据 JSON
[
  {
    "team_id": 6855901437,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanmay Bhatt",
        "dupr_id": "OZR56P",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Ryan  Botkin",
        "dupr_id": "6KK0QG",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      }
    ]
  },
  {
    "team_id": 4312838385,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sandeep mehta",
        "dupr_id": "EGPRLJ",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Roslyn Heights, NY, US"
      },
      {
        "name": "Jonathan  Brill",
        "dupr_id": "RWEN5D",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]