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

Mixed Doubles 4.0+

ID: 5886769209

对局比分

11-1

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

10:15 AM

对决场地

Lakewood YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.549

JB
Jane Brueckl

L5K6YK · Angola, NY, US

DUPR

4.641

阵营 2负方
MO
Michele Ognibene

5EGQK5 · USA

DUPR

3.769

PG
Phil Gernovich

DW4PNL · Ripley, NY, US

DUPR

4.157

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5886769209
显示原始对决元数据 JSON
[
  {
    "team_id": 5666645651,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      },
      {
        "name": "Jane Brueckl",
        "dupr_id": "L5K6YK",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Angola, NY, US"
      }
    ]
  },
  {
    "team_id": 6410911525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Ognibene",
        "dupr_id": "5EGQK5",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phil Gernovich",
        "dupr_id": "DW4PNL",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Ripley, NY, US"
      }
    ]
  }
]