返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Dupr wednesday

ID: 7238141331

对局比分

11-6

落败 / Loss

对决日期

2026-01-14

对局时间 (估算)

4:45 AM

对决场地

Craven County, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
PE
PATRICK ENGEMAN

YG250K · USA

DUPR

3.279

HF
Herbert Felkl

0Y924G · USA

DUPR

3.906

阵营 2负方
RM
Richard Meyers

MYPDZO · USA

DUPR

2.997

JS
John Sipos

WK6NPG · New Bern, NC, US

DUPR

3.504

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7238141331
显示原始对决元数据 JSON
[
  {
    "team_id": 7841131726,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "PATRICK ENGEMAN",
        "dupr_id": "YG250K",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Herbert Felkl",
        "dupr_id": "0Y924G",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6436050651,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Meyers",
        "dupr_id": "MYPDZO",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Sipos",
        "dupr_id": "WK6NPG",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      }
    ]
  }
]