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

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

ID: 6586205184

对局比分

15-11

获胜 / Win

对决日期

2025-03-08

对局时间 (估算)

1:00 PM

对决场地

Springfield, MO

View Facility Page →

对决竞争阵营

阵营 1胜方
LR
Lucas Riffe

1NRZYW · Republic, MO, US

DUPR

4.957

RD
Ryan Dickherber

3YMM9G · Richmond Heights, MO, US

DUPR

5.554

阵营 2负方
CB
Christopher Battaglia

8W5NRY · Branson, MO, US

DUPR

4.595

DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.317

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6586205184
显示原始对决元数据 JSON
[
  {
    "team_id": 5272138704,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Riffe",
        "dupr_id": "1NRZYW",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Republic, MO, US"
      },
      {
        "name": "Ryan Dickherber",
        "dupr_id": "3YMM9G",
        "rating": 5.554,
        "profile_pic_url": null,
        "location": "Richmond Heights, MO, US"
      }
    ]
  },
  {
    "team_id": 5393610278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Battaglia",
        "dupr_id": "8W5NRY",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Branson, MO, US"
      },
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      }
    ]
  }
]