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

Snowball 2026 at The Plex - Womens Doubles Skill: (4.0) Age: (Any)

ID: 5405935986

对局比分

5-11

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

7:30 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1负方
Chandra Ashby

RZOXDE · Richlands, VA, US

DUPR

3.218

AS
Alexa Spurling

8KLV5Y · Abingdon, VA, US

DUPR

4.237

阵营 2胜方
BF
Brittany Freund

JJOLPJ · Wytheville, VA, US

DUPR

3.956

OC
Olivia Cox

YGXVEE · Bristol, TN, US

DUPR

3.512

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5405935986
显示原始对决元数据 JSON
[
  {
    "team_id": 7068811774,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chandra Ashby",
        "dupr_id": "RZOXDE",
        "rating": 3.218,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6627a5579de48.jpg",
        "location": "Richlands, VA, US"
      },
      {
        "name": "Alexa Spurling",
        "dupr_id": "8KLV5Y",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Abingdon, VA, US"
      }
    ]
  },
  {
    "team_id": 5241956394,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brittany Freund",
        "dupr_id": "JJOLPJ",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Wytheville, VA, US"
      },
      {
        "name": "Olivia Cox",
        "dupr_id": "YGXVEE",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]