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

LTP Pickleball Spring Fling Tournament 2 - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 5755013127

对局比分

11-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

4:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.300

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.090

阵营 2负方
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.038

RS
Ross Sanger

3VV0N6 · Dedham, MA, US

DUPR

4.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5755013127
显示原始对决元数据 JSON
[
  {
    "team_id": 7997405847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 7736894414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ross Sanger",
        "dupr_id": "3VV0N6",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Dedham, MA, US"
      }
    ]
  }
]