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

DUPR Round Robin 5/2

ID: 7214597394

对局比分

15-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LM
Larry Mass

L550XZ · USA

DUPR

4.598

ML
Matthew Landis

L20PJK · Mount Joy, PA, US

DUPR

3.800

阵营 2负方
RP
Robert Pollastro

X2XD92 · USA

DUPR

4.119

DR
David Roulston

X2X5LR · USA

DUPR

3.900

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7214597394
显示原始对决元数据 JSON
[
  {
    "team_id": 6011255621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Mass",
        "dupr_id": "L550XZ",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Landis",
        "dupr_id": "L20PJK",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Mount Joy, PA, US"
      }
    ]
  },
  {
    "team_id": 5902257708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert  Pollastro",
        "dupr_id": "X2XD92",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Roulston",
        "dupr_id": "X2X5LR",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]