返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.5+ Quarter-Final

ID: 4767310451

对局比分

4-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DP
Dean Powell

L5PEDQ · USA

DUPR

4.410

DN
Doug Neve

4L4VJM · Kent, England, GB

DUPR

4.632

阵营 2胜方
SM
Scott Mayo

GG9DKM · Wales, GB

DUPR

4.813

RA
Rob Adams

EGXQRJ · USA

DUPR

4.825

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4767310451
显示原始对决元数据 JSON
[
  {
    "team_id": 4761005114,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dean Powell",
        "dupr_id": "L5PEDQ",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Neve",
        "dupr_id": "4L4VJM",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  },
  {
    "team_id": 7693637043,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Mayo",
        "dupr_id": "GG9DKM",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Wales, GB"
      },
      {
        "name": "Rob Adams",
        "dupr_id": "EGXQRJ",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]