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

Men's Doubles 10.299 Combined

ID: 4942591889

对局比分

3-11

获胜 / Win

对决日期

2025-03-23

对局时间 (估算)

6:15 AM

对决场地

170 47th Ave NE, St. Petersburg, FL 33703, USA

未核实场馆

对决竞争阵营

阵营 1负方
JR
Justin Rudolph

3V5ENP · St. Petersburg, FL, US

DUPR

4.834

RM
Rafe Mosetick

EGXKZV · USA

DUPR

5.177

阵营 2胜方
LJ
Luke Jaso

XJK9LX · St. Petersburg, FL, US

DUPR

4.764

PP
Paul Piccolo

89J9M7 · St. Petersburg, FL, US

DUPR

5.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4942591889
显示原始对决元数据 JSON
[
  {
    "team_id": 6619353952,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Rudolph",
        "dupr_id": "3V5ENP",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Rafe Mosetick",
        "dupr_id": "EGXKZV",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4574189193,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Jaso",
        "dupr_id": "XJK9LX",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Paul Piccolo",
        "dupr_id": "89J9M7",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]