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

DUPR Round Robin 5/2

ID: 7298776549

对局比分

15-9

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Matthew Landis

L20PJK · Mount Joy, PA, US

DUPR

3.838

MM
Michael McNamara

NRXKEZ · USA

DUPR

3.748

阵营 2负方
GC
Gary Carcaterra

0QVW5N · USA

DUPR

3.499

LM
Larry Mass

L550XZ · USA

DUPR

4.489

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7298776549
显示原始对决元数据 JSON
[
  {
    "team_id": 5581722888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Landis",
        "dupr_id": "L20PJK",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Mount Joy, PA, US"
      },
      {
        "name": "Michael McNamara",
        "dupr_id": "NRXKEZ",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8015960104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Carcaterra",
        "dupr_id": "0QVW5N",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Mass",
        "dupr_id": "L550XZ",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]