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

Pool A- 3.5 Men's Doubles - Club Championships

ID: 5368194800

对局比分

7-11, 9-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

对决竞争阵营

阵营 1负方
RH
Robert Howard

D9PG7L · Saddle River, NJ, US

DUPR

3.468

RH
Robert Howard

KDE6XO · Saddle River, NJ, US

DUPR

3.415

阵营 2胜方
JL
Justin Lax

L2K96K · New York, NY, US

DUPR

3.545

EL
Erick Lee

N772VN · NJ, US

DUPR

3.618

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5368194800
显示原始对决元数据 JSON
[
  {
    "team_id": 5761387896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Howard",
        "dupr_id": "D9PG7L",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Saddle River, NJ, US"
      },
      {
        "name": "Robert Howard",
        "dupr_id": "KDE6XO",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Saddle River, NJ, US"
      }
    ]
  },
  {
    "team_id": 5006171092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Lax",
        "dupr_id": "L2K96K",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Erick Lee",
        "dupr_id": "N772VN",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]