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

9th RNB $500 DUPR & Non DUPR Moneyball Tournament 2026 - Mens Doubles $500 Moneyball Open Bracket

ID: 5294976338

对局比分

11-3

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

3:30 PM

对决场地

Cumming, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
BH
Benjamin Harper

D9XZE6 · Forsyth County, GA, US

DUPR

4.016

BP
Benjamin Pepion

KDYGYK · Strasbourg, Grand Est, FR

DUPR

5.037

阵营 2负方
DE
Drew Edmonds

P507QE · USA

DUPR

3.447

JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.658

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5294976338
显示原始对决元数据 JSON
[
  {
    "team_id": 7884347972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Harper",
        "dupr_id": "D9XZE6",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Forsyth County, GA, US"
      },
      {
        "name": "Benjamin Pepion",
        "dupr_id": "KDYGYK",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "Strasbourg, Grand Est, FR"
      }
    ]
  },
  {
    "team_id": 4845107962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Edmonds",
        "dupr_id": "P507QE",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]