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

Home Court 2025 - Mens Doubles Skill: (4.0) Age: (5 To 50)

ID: 6631244160

对局比分

15-6

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

1:00 PM

对决场地

Macon - Rhythm & Rally, GA

未核实场馆

对决竞争阵营

阵营 1胜方
ME
Matt Eldridge

7JRMD0 · USA

DUPR

4.205

KM
Kevin Mooney

94OP6K · Atlanta, GA, US

DUPR

4.351

阵营 2负方
BD
Brad Dowdy

8J7ZWO · Macon, GA, US

DUPR

3.885

JH
John Hur

ZNKDYM · Macon, GA, US

DUPR

4.233

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6631244160
显示原始对决元数据 JSON
[
  {
    "team_id": 5909110863,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Eldridge",
        "dupr_id": "7JRMD0",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Mooney",
        "dupr_id": "94OP6K",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5034061590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Dowdy",
        "dupr_id": "8J7ZWO",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "John Hur",
        "dupr_id": "ZNKDYM",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]