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

4.0 Men’s Doubles

ID: 6575341093

对局比分

11-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

The Picklr Bossier City

未核实场馆

对决竞争阵营

阵营 1胜方
NJ
Nishyant Jani

8JN0NM · USA

DUPR

4.586

AD
Alex Do

JJRLLD · Baton Rouge, LA, US

DUPR

3.992

阵营 2负方
LH
Lawrence Hannon

3LVDYQ · Bossier City, LA, US

DUPR

4.321

BK
Bill Kostelka

1644XE · Bossier City, LA, US

DUPR

4.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6575341093
显示原始对决元数据 JSON
[
  {
    "team_id": 6704820640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nishyant Jani",
        "dupr_id": "8JN0NM",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Do",
        "dupr_id": "JJRLLD",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 8343839142,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Hannon",
        "dupr_id": "3LVDYQ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      },
      {
        "name": "Bill Kostelka",
        "dupr_id": "1644XE",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      }
    ]
  }
]