返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2025 San Diego Senior Games - Men's Doubles Age: (55 To 59) all

ID: 7824013909

对局比分

11-7

落败 / Loss

对决日期

2025-08-24

对局时间 (估算)

2:15 AM

对决场地

San Diego, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
CD
Christopher Dawson

12Z6V4 · Carlsbad, CA, US

DUPR

4.850

Anders Roede

3Z4EQ1 · Oceanside, CA, US

DUPR

4.493

阵营 2负方
RB
Robert Bernstein

3V2X55 · San Diego, CA, US

DUPR

4.029

SM
Scott Mortensen

12K5E4 · Oceanside, CA, US

DUPR

4.601

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7824013909
显示原始对决元数据 JSON
[
  {
    "team_id": 5174515783,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Dawson",
        "dupr_id": "12Z6V4",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Anders Roede",
        "dupr_id": "3Z4EQ1",
        "rating": 4.493,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1231067/images/profile/bc90aecd-dcbf-4f1a-b6a6-f7de8a9dd9a3.png",
        "location": "Oceanside, CA, US"
      }
    ]
  },
  {
    "team_id": 7714334356,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Bernstein",
        "dupr_id": "3V2X55",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Scott Mortensen",
        "dupr_id": "12K5E4",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  }
]