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

Men’s 50+ 4.5

ID: 6899460127

对局比分

8-11

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

8:45 AM

对决场地

Sports Park Parking

未核实场馆

对决竞争阵营

阵营 1负方
MM
Mark Miller

30R4JN · Temecula, CA, US

DUPR

4.450

Dan Normand

8WXVY3 · Temecula, CA, US

DUPR

4.505

阵营 2胜方
LC
Luis Carboney

3Y6L0E · USA

DUPR

3.901

JB
John Benner

7DZ00M · USA

DUPR

4.143

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6899460127
显示原始对决元数据 JSON
[
  {
    "team_id": 5726382456,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Miller ",
        "dupr_id": "30R4JN",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Dan Normand",
        "dupr_id": "8WXVY3",
        "rating": 4.505,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1168974/images/profile/da620a41-5d6f-4a90-bc5b-be9ddaa39507.jpg",
        "location": "Temecula, CA, US"
      }
    ]
  },
  {
    "team_id": 8516783688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis Carboney",
        "dupr_id": "3Y6L0E",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Benner",
        "dupr_id": "7DZ00M",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]