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

Men's Individual 3.6-4.5 League - Spring '26 - Men's Individual 3.6-4.5 League (DUPR)

ID: 5653422099

对局比分

8-11

落败 / Loss

对决日期

2026-03-31

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NS
Nate Streeter

892GW7 · Minneapolis, MN, US

DUPR

4.117

MB
Matt Briercliffe

59GXVV · Corcoran, MN, US

DUPR

3.750

阵营 2胜方
NL
Nick Lindholm

599JG5 · Maple Grove, MN, US

DUPR

3.785

PW
Parker Wright

8GL9DD · USA

DUPR

3.913

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5653422099
显示原始对决元数据 JSON
[
  {
    "team_id": 4764765204,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nate Streeter",
        "dupr_id": "892GW7",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Matt Briercliffe",
        "dupr_id": "59GXVV",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Corcoran, MN, US"
      }
    ]
  },
  {
    "team_id": 6238652793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Lindholm",
        "dupr_id": "599JG5",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Parker Wright",
        "dupr_id": "8GL9DD",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]