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

USLPL Baltimore

ID: 7862292299

对局比分

11-8, 11-9

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

4.935

JR
James russell

3XLR42 · USA

DUPR

5.538

阵营 2负方
Stephen Murdock

4LZE9G · Franklin, WI, US

DUPR

4.926

DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.508

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7862292299
显示原始对决元数据 JSON
[
  {
    "team_id": 5442583458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      },
      {
        "name": "James russell",
        "dupr_id": "3XLR42",
        "rating": 5.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5097918884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Murdock",
        "dupr_id": "4LZE9G",
        "rating": 4.926,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219047/images/profile/c17cc1c2-4820-4f41-89e7-9acf9ddba1cd.png",
        "location": "Franklin, WI, US"
      },
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.508,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]