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

RRC#19 - MENS 4.0 - 4.5

ID: 5495771380

对局比分

7-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

5:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Raj singh

84XMZV · USA

DUPR

4.055

LT
Lei Thongvivong

N75DGZ · Worthington, MN, US

DUPR

3.882

阵营 2胜方
JS
James Swabey

RZLVRD · Rogers, MN, US

DUPR

4.300

MH
Mark Houser

8WE5RL · Shakopee, MN, US

DUPR

3.890

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5495771380
显示原始对决元数据 JSON
[
  {
    "team_id": 7786242604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raj singh",
        "dupr_id": "84XMZV",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lei Thongvivong",
        "dupr_id": "N75DGZ",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Worthington, MN, US"
      }
    ]
  },
  {
    "team_id": 5628942497,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Swabey",
        "dupr_id": "RZLVRD",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Rogers, MN, US"
      },
      {
        "name": "Mark Houser",
        "dupr_id": "8WE5RL",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  }
]