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

SCORE HUB - MAY FLOWERS TOURNAMENT - Mens Doubles Skill: (4.000 To 4.499) Age: (Any)

ID: 6383888650

对局比分

6-11

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

11:30 PM

对决场地

Oakdale, MN

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Seth San

KXM9VY · Savage, MN, US

DUPR

4.197

TV
Tu Vu

D9WLDL · MN, US

DUPR

4.003

阵营 2胜方
DJ
Daniel Jake McKown

1RKQE3 · Menomonie, WI, US

DUPR

4.326

LX
Lee Xiong

EG5NWV · USA

DUPR

4.066

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6383888650
显示原始对决元数据 JSON
[
  {
    "team_id": 5766609155,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Seth San",
        "dupr_id": "KXM9VY",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      },
      {
        "name": "Tu Vu",
        "dupr_id": "D9WLDL",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 4975968921,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Jake McKown",
        "dupr_id": "1RKQE3",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Menomonie, WI, US"
      },
      {
        "name": "Lee Xiong",
        "dupr_id": "EG5NWV",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]