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

APP Sacramento Open Benftg. Shriners Children's - Mens Pro Doubles

ID: 5241076085

对局比分

3-11, 11-7, 11-7

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

6:15 AM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
JB
James Broker

896P67 · Nokesville, VA, US

DUPR

5.649

Maximilian Wild

8JD5OM · Mount Pleasant, SC, US

DUPR

5.600

阵营 2负方
DP
Drake Palm

16NERQ · San Diego County, CA, US

DUPR

5.894

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

6.001

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5241076085
显示原始对决元数据 JSON
[
  {
    "team_id": 7856440550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Broker",
        "dupr_id": "896P67",
        "rating": 5.649,
        "profile_pic_url": null,
        "location": "Nokesville, VA, US"
      },
      {
        "name": "Maximilian Wild",
        "dupr_id": "8JD5OM",
        "rating": 5.6,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/297105/images/profile/ca933e82-3c95-4ccc-a832-71c51cace4cc.png",
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 5959967325,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drake Palm",
        "dupr_id": "16NERQ",
        "rating": 5.894,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 6.001,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]