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

DUPR Round Robin 5/2

ID: 6170584877

对局比分

15-7

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Matthew Landis

L20PJK · Mount Joy, PA, US

DUPR

3.851

LB
Layla Boyles

DNJ9XM · USA

DUPR

3.963

阵营 2负方
MM
Michael McNamara

NRXKEZ · USA

DUPR

3.706

DR
David Roulston

X2X5LR · USA

DUPR

3.900

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6170584877
显示原始对决元数据 JSON
[
  {
    "team_id": 6658300857,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Landis",
        "dupr_id": "L20PJK",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Mount Joy, PA, US"
      },
      {
        "name": "Layla Boyles",
        "dupr_id": "DNJ9XM",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6281921058,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael McNamara",
        "dupr_id": "NRXKEZ",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Roulston",
        "dupr_id": "X2X5LR",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]