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

Milton Advanced - Tuesday @ BurlPB - 4.0+

ID: 8264869804

对局比分

7-11

落败 / Loss

对决日期

2026-05-26

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NG
Norman Gagne

35GLOL · Mississauga, ON, CA

DUPR

3.870

DH
Darren Hallsworth

EG6GZW · USA

DUPR

3.819

阵营 2胜方
FM
Flavio Mazzetti

RZ6DXD · Wildwood, FL, US

DUPR

4.128

RL
Ron Lynch

XJLJX4 · USA

DUPR

3.969

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8264869804
显示原始对决元数据 JSON
[
  {
    "team_id": 8543270065,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Norman Gagne",
        "dupr_id": "35GLOL",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Darren Hallsworth",
        "dupr_id": "EG6GZW",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7879439838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Flavio Mazzetti",
        "dupr_id": "RZ6DXD",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Wildwood, FL, US"
      },
      {
        "name": "Ron Lynch",
        "dupr_id": "XJLJX4",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]