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

Paddle Battle Tournament for NEMS Habitat for Humanity 2026 - Mens Doubles Skill: (4.0 And Above) Age: (35 To 49)

ID: 6945535181

对局比分

11-7

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

6:15 AM

对决场地

Tupelo, MS

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Donnail Myles

2LYWRE · USA

DUPR

4.074

JD
John Dillon

1N0NNN · Tupelo, MS, US

DUPR

3.893

阵营 2负方
OK
owen kittle

DWODN6 · Cleveland, MS, US

DUPR

4.153

RL
Robert Lynn Wicker

DWPZL6 · Greenville, MS, US

DUPR

4.030

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6945535181
显示原始对决元数据 JSON
[
  {
    "team_id": 7602608384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donnail Myles",
        "dupr_id": "2LYWRE",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Dillon",
        "dupr_id": "1N0NNN",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Tupelo, MS, US"
      }
    ]
  },
  {
    "team_id": 8429401252,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "owen kittle",
        "dupr_id": "DWODN6",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Cleveland, MS, US"
      },
      {
        "name": "Robert Lynn Wicker",
        "dupr_id": "DWPZL6",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      }
    ]
  }
]