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

ERA 3v3 Showdown: Men's DUPR 13

ID: 8273221279

对局比分

11-3

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.208

EA
Ehis Aigberadion

PW0G0Z · Houston, TX, US

DUPR

4.510

阵营 2负方
KD
Kyle Derouen

9P7L5J · The Woodlands, TX, US

DUPR

3.831

BC
Benoit Copin-Fleury

D9NJWX · USA

DUPR

4.371

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8273221279
显示原始对决元数据 JSON
[
  {
    "team_id": 6543940408,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Eenigenburg",
        "dupr_id": "3006LN",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Ehis Aigberadion",
        "dupr_id": "PW0G0Z",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5637278651,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Derouen",
        "dupr_id": "9P7L5J",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Benoit  Copin-Fleury",
        "dupr_id": "D9NJWX",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]