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

The RFC Rally Cup - Cash Payouts & Gear Prizes - Mens Doubles Skill: (4.5 And Above) Age: (16 And Above)

ID: 5567447307

对局比分

16-14

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

4:45 AM

对决场地

Cambridge, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
VV
Vishal Verma

NR5PR7 · USA

DUPR

4.108

JL
Jay Ly

QJNG5R · USA

DUPR

4.197

阵营 2负方
NL
Nathan Ledger

2QVE07 · London, ON, CA

DUPR

4.245

TL
Tyson Lennox

Q5RME4 · USA

DUPR

4.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5567447307
显示原始对决元数据 JSON
[
  {
    "team_id": 5389672270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vishal Verma",
        "dupr_id": "NR5PR7",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Ly",
        "dupr_id": "QJNG5R",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5489892184,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Ledger",
        "dupr_id": "2QVE07",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Tyson Lennox",
        "dupr_id": "Q5RME4",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]