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

Lost Pines Winter Classic - Austin - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 7876124048

对局比分

4-11

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

9:00 PM

对决场地

Bastrop, TX

未核实场馆

对决竞争阵营

阵营 1负方
AC
Annette Corbin

YXOGV4 · Austin, TX, US

DUPR

3.278

Rick Allard

76N704 · Leander, TX, US

DUPR

3.794

阵营 2胜方
NH
noel hung

EGGM9O · Round Rock, TX, US

DUPR

3.761

MF
Michael Fitzsimmons

W676XM · Whitestown, IN, US

DUPR

3.311

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7876124048
显示原始对决元数据 JSON
[
  {
    "team_id": 4522142579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Annette Corbin",
        "dupr_id": "YXOGV4",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Rick Allard",
        "dupr_id": "76N704",
        "rating": 3.794,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/664285de214de.jpg",
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 8082521843,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "noel hung",
        "dupr_id": "EGGM9O",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Round Rock, TX, US"
      },
      {
        "name": "Michael Fitzsimmons",
        "dupr_id": "W676XM",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": "Whitestown, IN, US"
      }
    ]
  }
]