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

Texas Senior Games - Mens Doubles 60-64 4.0

ID: 8000131124

对局比分

8-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

9:00 PM

对决场地

San Antonio, TX

View Facility Page →

对决竞争阵营

阵营 1负方
James Moore

3OQPKE · Weatherford, TX, US

DUPR

3.948

JL Cabrera

3ZJO5D · Aledo, TX, US

DUPR

3.850

阵营 2胜方
PC
Paul Carr

3X5QK2 · Boerne, TX, US

DUPR

3.892

Craig Cable

3Z4DL1 · San Antonio, TX, US

DUPR

4.295

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8000131124
显示原始对决元数据 JSON
[
  {
    "team_id": 8052205989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Moore",
        "dupr_id": "3OQPKE",
        "rating": 3.948,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/173926_651e19a013eb6.png",
        "location": "Weatherford, TX, US"
      },
      {
        "name": "JL Cabrera",
        "dupr_id": "3ZJO5D",
        "rating": 3.85,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/174745_6518a9e4889c0.jpg",
        "location": "Aledo, TX, US"
      }
    ]
  },
  {
    "team_id": 6529665671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Carr",
        "dupr_id": "3X5QK2",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Boerne, TX, US"
      },
      {
        "name": "Craig Cable",
        "dupr_id": "3Z4DL1",
        "rating": 4.295,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/151704_64848389eff57.jpeg",
        "location": "San Antonio, TX, US"
      }
    ]
  }
]