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

Spring Slam 2026 - Mens Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 5393962512

对局比分

2-11

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

1:00 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AN
Anoop Nalluri

7D0QZ9 · USA

DUPR

3.562

SM
Suraj Malempati

EGDEKJ · McKinney, TX, US

DUPR

3.277

阵营 2胜方
DL
Darius Lowery

PKXWZM · Garland, TX, US

DUPR

4.173

jarron franklin

1NEVL2 · Colorado Springs, CO, US

DUPR

4.205

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5393962512
显示原始对决元数据 JSON
[
  {
    "team_id": 7280588707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anoop Nalluri",
        "dupr_id": "7D0QZ9",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Suraj Malempati",
        "dupr_id": "EGDEKJ",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 5227138554,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darius Lowery",
        "dupr_id": "PKXWZM",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Garland, TX, US"
      },
      {
        "name": "jarron franklin",
        "dupr_id": "1NEVL2",
        "rating": 4.205,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/96928/images/profile/7283983a-57c8-492a-a123-e2042516965b.jpg",
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]