返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

3rd Annual Shamrock Showdown - Men's Doubles 3.5-4.0 Round Robin All Ages

ID: 5582526141

对局比分

5-11

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

10:15 AM

对决场地

Prestige Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
AL
Andrew Lin

KOYLOK · West Nyack, NY, US

DUPR

3.489

EG
Eric Greenwald

59QKWP · Somerville, NJ, US

DUPR

3.308

阵营 2胜方
AS
Arnold Shin

KX2QE6 · USA

DUPR

3.326

JG
Jonathan Guzman

RYWLWE · Palisades, NY, US

DUPR

3.567

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5582526141
显示原始对决元数据 JSON
[
  {
    "team_id": 7982455644,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Lin",
        "dupr_id": "KOYLOK",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "West Nyack, NY, US"
      },
      {
        "name": "Eric Greenwald",
        "dupr_id": "59QKWP",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": "Somerville, NJ, US"
      }
    ]
  },
  {
    "team_id": 7031218111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arnold Shin",
        "dupr_id": "KX2QE6",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Guzman",
        "dupr_id": "RYWLWE",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "Palisades, NY, US"
      }
    ]
  }
]