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

Spring Smash - Mens Doubles Skill: 4.0 Over 40

ID: 5211066375

对局比分

11-3

落败 / Loss

对决日期

2025-04-05

对局时间 (估算)

4:45 AM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
Brad Moorman

3Z5VLW · Morristown, TN, US

DUPR

4.129

Jason Baril

3Y92D1 · Knoxville, TN, US

DUPR

4.389

阵营 2负方
GC
Gene Couch

3LKEN5 · Bristol, VA, US

DUPR

3.883

BS
Buddy Stribling

892JNR · Kingsport, TN, US

DUPR

3.916

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5211066375
显示原始对决元数据 JSON
[
  {
    "team_id": 8528307427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Moorman",
        "dupr_id": "3Z5VLW",
        "rating": 4.129,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/116113_62dc77da02fa7.jpg",
        "location": "Morristown, TN, US"
      },
      {
        "name": "Jason Baril",
        "dupr_id": "3Y92D1",
        "rating": 4.389,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/172220_65011088023ff.jpeg",
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 7111881250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gene Couch",
        "dupr_id": "3LKEN5",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Bristol, VA, US"
      },
      {
        "name": "Buddy Stribling",
        "dupr_id": "892JNR",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  }
]