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

2025 Southern Championships - Womens Doubles Skill: (4.5) Age: (16 And Above)

ID: 5058843015

对局比分

4-15

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

4:45 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1负方
KR
Kelli Ray

9P9XLK · Flowery Branch, GA, US

DUPR

4.418

AF
Amy Farah

V7Q9PP · Flowery Branch, GA, US

DUPR

4.166

阵营 2胜方
RB
Ripley Bennett

3ORWJP · Rome, GA, US

DUPR

4.627

MB
Megan Byers

KXY9XQ · Columbus, GA, US

DUPR

4.721

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5058843015
显示原始对决元数据 JSON
[
  {
    "team_id": 5338180601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelli Ray",
        "dupr_id": "9P9XLK",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      },
      {
        "name": "Amy Farah",
        "dupr_id": "V7Q9PP",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  },
  {
    "team_id": 7655113480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ripley Bennett",
        "dupr_id": "3ORWJP",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Rome, GA, US"
      },
      {
        "name": "Megan Byers",
        "dupr_id": "KXY9XQ",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  }
]