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

APP Newport Beach Open - Golden Ticket Qualifier - APP Newport Beach Open - Golden Ticket Qualifier Men's Doubles Skill: 4.0, 60 and older Age: (60 To 64)

ID: 7805003011

对局比分

11-2, 11-4

落败 / Loss

对决日期

2023-06-28

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Todd Howard

8GXXD1 · Moorpark, CA, US

DUPR

4.554

DN
Duc Nguyen

89J2JJ · Fair Oaks, CA, US

DUPR

4.897

阵营 2负方
JP
Jeff Peters

6ZLM5D · Bakersfield, CA, US

DUPR

4.069

MN
Matthew Neal

3OR69W · Goleta, CA, US

DUPR

4.276

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7805003011
显示原始对决元数据 JSON
[
  {
    "team_id": 7414195429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Howard",
        "dupr_id": "8GXXD1",
        "rating": 4.554,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/920316/images/profile/9f5fcfbd-18e1-4fdf-bffb-c9d3e0394a64.jpg",
        "location": "Moorpark, CA, US"
      },
      {
        "name": "Duc Nguyen",
        "dupr_id": "89J2JJ",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Fair Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 8436989542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Peters",
        "dupr_id": "6ZLM5D",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Matthew Neal",
        "dupr_id": "3OR69W",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      }
    ]
  }
]