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

Spring Smash at The Plex - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 8475125638

对局比分

10-12

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

11:30 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1负方
TM
Tammy Moore

1RE9VZ · Johnson City, TN, US

DUPR

4.179

BB
Brian Burgess

RYR4KD · Johnson City, TN, US

DUPR

4.145

阵营 2胜方
Chandra Ashby

RZOXDE · Richlands, VA, US

DUPR

3.496

JE
Jeff Eisfelder

300VYG · Jonesborough, TN, US

DUPR

4.518

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8475125638
显示原始对决元数据 JSON
[
  {
    "team_id": 4735025197,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tammy Moore",
        "dupr_id": "1RE9VZ",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Brian Burgess",
        "dupr_id": "RYR4KD",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  },
  {
    "team_id": 8065329059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chandra Ashby",
        "dupr_id": "RZOXDE",
        "rating": 3.496,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6627a5579de48.jpg",
        "location": "Richlands, VA, US"
      },
      {
        "name": "Jeff Eisfelder",
        "dupr_id": "300VYG",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Jonesborough, TN, US"
      }
    ]
  }
]