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

RRC#19 - MENS 4.0 - 4.5

ID: 4452364507

对局比分

11-6

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
LT
Lei Thongvivong

N75DGZ · Worthington, MN, US

DUPR

3.869

RS
Ronald Sung

O6EGN2 · Minneapolis, MN, US

DUPR

4.088

阵营 2负方
MT
Mo Taha

V76JNP · Maple Grove, MN, US

DUPR

3.872

RS
Raj singh

84XMZV · USA

DUPR

4.120

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4452364507
显示原始对决元数据 JSON
[
  {
    "team_id": 6287663605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lei Thongvivong",
        "dupr_id": "N75DGZ",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Worthington, MN, US"
      },
      {
        "name": "Ronald Sung",
        "dupr_id": "O6EGN2",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6665701390,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mo Taha",
        "dupr_id": "V76JNP",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Raj singh",
        "dupr_id": "84XMZV",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]