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

Rock'n The HOP 2026 - Mixed Doubles Skill: (4.5) Age: (15 And Above)

ID: 8270047571

对局比分

7-15

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Newnan, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Jasmyn Johnson

DN5OL4 · Acworth, GA, US

DUPR

3.481

A
Antonio

0Q7QE2 · Acworth, GA, US

DUPR

4.037

阵营 2胜方
GJ
Ginger Jackson

DNLXKY · Griffin, GA, US

DUPR

3.858

AB
Austin Bailey

89404R · Griffin, GA, US

DUPR

4.795

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8270047571
显示原始对决元数据 JSON
[
  {
    "team_id": 4950113859,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasmyn Johnson",
        "dupr_id": "DN5OL4",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Antonio",
        "dupr_id": "0Q7QE2",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 5429305319,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ginger Jackson",
        "dupr_id": "DNLXKY",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Griffin, GA, US"
      },
      {
        "name": "Austin Bailey",
        "dupr_id": "89404R",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Griffin, GA, US"
      }
    ]
  }
]