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

Moneyball at the Peach - Avg DUPR 4.0 / $1,500 PRIZE PURSE - MONEYBALL: Doubles, Max Avg Team DUPR 4.0

ID: 4370738996

对局比分

1-15

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

9:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
SM
Sean Mendiola

4P6E52 · USA

DUPR

2.547

JN
Jimmy Nguyen

99PEMK · Lilburn, GA, US

DUPR

3.182

阵营 2胜方
RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.814

AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

3.968

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4370738996
显示原始对决元数据 JSON
[
  {
    "team_id": 6965886471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Mendiola",
        "dupr_id": "4P6E52",
        "rating": 2.547,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jimmy Nguyen",
        "dupr_id": "99PEMK",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  },
  {
    "team_id": 5977495285,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]