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

Mixed 4.0 - Sleigh & Play Showdown

ID: 6135349433

对局比分

11-7

落败 / Loss

对决日期

2025-12-14

对局时间 (估算)

6:15 AM

对决场地

Atlanta National Pickleball Club

View Facility Page →

对决竞争阵营

阵营 1胜方
AF
Aaron Feliciano

YXR52G · Woodstock, GA, US

DUPR

4.156

JS
Jennifer Still

M2LVZO · USA

DUPR

3.994

阵营 2负方
JF
Joey Farah

NYM0W6 · Flowery Branch, GA, US

DUPR

3.848

AF
Amy Farah

V7Q9PP · Flowery Branch, GA, US

DUPR

4.167

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6135349433
显示原始对决元数据 JSON
[
  {
    "team_id": 5993913245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Feliciano",
        "dupr_id": "YXR52G",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Jennifer Still",
        "dupr_id": "M2LVZO",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4355246486,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Farah",
        "dupr_id": "NYM0W6",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      },
      {
        "name": "Amy Farah",
        "dupr_id": "V7Q9PP",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  }
]