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

Jan2026 miniT

ID: 7557495210

对局比分

11-3

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Randy Martinez

2YZV64 · Gahanna, OH, US

DUPR

3.712

ER
Eric Reisch

QP799R · Powell, OH, US

DUPR

3.826

阵营 2负方
DW
David Wharton

XJ7EK7 · Westerville, OH, US

DUPR

3.264

BB
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7557495210
显示原始对决元数据 JSON
[
  {
    "team_id": 7746125926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Martinez",
        "dupr_id": "2YZV64",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Gahanna, OH, US"
      },
      {
        "name": "Eric Reisch",
        "dupr_id": "QP799R",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 4968709294,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Wharton",
        "dupr_id": "XJ7EK7",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      }
    ]
  }
]