返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2025 Missouri Winter Games - Mens Doubles Skill: (5.0 And Above) Age: (8 And Above)

ID: 6034461559

对局比分

15-10

获胜 / Win

对决日期

2025-03-08

对局时间 (估算)

8:45 AM

对决场地

Springfield, MO

View Facility Page →

对决竞争阵营

阵营 1胜方
LR
Lucas Riffe

1NRZYW · Republic, MO, US

DUPR

4.970

RD
Ryan Dickherber

3YMM9G · Richmond Heights, MO, US

DUPR

5.604

阵营 2负方
WL
William Lieberman

N7JZGZ · Estero, FL, US

DUPR

5.207

PF
Patrick Fernandez

3ONW0W · USA

DUPR

4.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6034461559
显示原始对决元数据 JSON
[
  {
    "team_id": 6576639129,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Riffe",
        "dupr_id": "1NRZYW",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Republic, MO, US"
      },
      {
        "name": "Ryan Dickherber",
        "dupr_id": "3YMM9G",
        "rating": 5.604,
        "profile_pic_url": null,
        "location": "Richmond Heights, MO, US"
      }
    ]
  },
  {
    "team_id": 5317424856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Lieberman",
        "dupr_id": "N7JZGZ",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      },
      {
        "name": "Patrick Fernandez",
        "dupr_id": "3ONW0W",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]