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

Men's DUPR 13 - The Dink MiLP v3 @ Oklahoma Paddle Royale 3v3 ~ Tulsa, Oklahoma

ID: 6909183351

对局比分

17-21

落败 / Loss

对决日期

2025-09-28

对局时间 (估算)

4:45 AM

对决场地

Diadem Tulsa

未核实场馆

对决竞争阵营

阵营 1负方
SR
Steven Resendez

3ZPP4Q · Edmond, OK, US

DUPR

3.777

RN
Robert Nesselrode

W6Q4LK · Edmond, OK, US

DUPR

4.003

阵营 2胜方
DS
Daymon Sherin

V72ZP5 · Tulsa, OK, US

DUPR

4.543

NE
Nick Erwin

16OY2G · Tulsa, OK, US

DUPR

4.213

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6909183351
显示原始对决元数据 JSON
[
  {
    "team_id": 7062872835,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Resendez",
        "dupr_id": "3ZPP4Q",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Robert Nesselrode",
        "dupr_id": "W6Q4LK",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 8214829160,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daymon Sherin",
        "dupr_id": "V72ZP5",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Nick Erwin",
        "dupr_id": "16OY2G",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]