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

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

ID: 7544426433

对局比分

11-10

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

10:15 AM

对决场地

Oakdale, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Seth San

KXM9VY · Savage, MN, US

DUPR

4.194

TV
Tu Vu

D9WLDL · MN, US

DUPR

4.000

阵营 2负方
NL
Nathan Lohmer

M2VVRG · Hugo, MN, US

DUPR

3.945

PY
parker yanisch

X26EQR · White Bear Lake, MN, US

DUPR

3.951

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7544426433
显示原始对决元数据 JSON
[
  {
    "team_id": 5299956940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth San",
        "dupr_id": "KXM9VY",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      },
      {
        "name": "Tu Vu",
        "dupr_id": "D9WLDL",
        "rating": 4,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 5235244550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Lohmer",
        "dupr_id": "M2VVRG",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Hugo, MN, US"
      },
      {
        "name": "parker yanisch",
        "dupr_id": "X26EQR",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      }
    ]
  }
]