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

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

ID: 5254994931

对局比分

9-11

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

4:45 AM

对决场地

Oakdale, MN

View Facility Page →

对决竞争阵营

阵营 1负方
NL
Nathan Lohmer

M2VVRG · Hugo, MN, US

DUPR

3.953

PY
parker yanisch

X26EQR · White Bear Lake, MN, US

DUPR

3.959

阵营 2胜方
BB
Brandon Berg

ZDOPMD · Lakeville, MN, US

DUPR

4.128

AB
Aaron Berg

OZPOVE · Lakeville, MN, US

DUPR

3.893

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5254994931
显示原始对决元数据 JSON
[
  {
    "team_id": 5318439995,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Lohmer",
        "dupr_id": "M2VVRG",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Hugo, MN, US"
      },
      {
        "name": "parker yanisch",
        "dupr_id": "X26EQR",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 7820467961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Berg",
        "dupr_id": "ZDOPMD",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Aaron Berg",
        "dupr_id": "OZPOVE",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]