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

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 3.5 Age: (65+)

ID: 6160066782

对局比分

9-15

获胜 / Win

对决日期

2026-02-18

对局时间 (估算)

7:30 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
Pauline Geraci

3PN67Q · Sequim, WA, US

DUPR

3.764

TM
Terry McPartland

V74M2P · Sandy, UT, US

DUPR

3.877

阵营 2胜方
CM
Carol Muller

8ELMQE · Santa Rosa, CA, US

DUPR

3.610

DG
Dan Gould

3PKVE1 · Santa Rosa, CA, US

DUPR

3.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6160066782
显示原始对决元数据 JSON
[
  {
    "team_id": 5188768784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pauline Geraci",
        "dupr_id": "3PN67Q",
        "rating": 3.764,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6613301d80e9c.jpg",
        "location": "Sequim, WA, US"
      },
      {
        "name": "Terry McPartland",
        "dupr_id": "V74M2P",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6224656242,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carol Muller",
        "dupr_id": "8ELMQE",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Dan Gould",
        "dupr_id": "3PKVE1",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]