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

Competitive Open Play Match

ID: 4313805499

对局比分

11-9

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

8:45 AM

对决场地

Fort Mill, SC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.744

Adriel Crispo

6Z6D9K · Fort Mill, SC, US

DUPR

3.918

阵营 2负方
JG
Julius Green

RXV40E · Charlotte, NC, US

DUPR

3.777

BD
Ben Davenport

59Q5X0 · Baxter Village, SC, US

DUPR

3.815

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4313805499
显示原始对决元数据 JSON
[
  {
    "team_id": 6981427399,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Adriel Crispo",
        "dupr_id": "6Z6D9K",
        "rating": 3.918,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66c6110e2ddd5.jpg",
        "location": "Fort Mill, SC, US"
      }
    ]
  },
  {
    "team_id": 7099227252,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julius Green",
        "dupr_id": "RXV40E",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Ben Davenport",
        "dupr_id": "59Q5X0",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Baxter Village, SC, US"
      }
    ]
  }
]