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

Competitive Open Play Match

ID: 6766102643

对局比分

11-6, 5-11, 13-11

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

12:45 AM

对决场地

Fort Mill, SC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Adriel Crispo

6Z6D9K · Fort Mill, SC, US

DUPR

3.990

JG
Julius Green

RXV40E · Charlotte, NC, US

DUPR

3.760

阵营 2负方
Jose Santos

NYL27W · Indian Land, SC, US

DUPR

4.212

ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.752

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6766102643
显示原始对决元数据 JSON
[
  {
    "team_id": 4969045476,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adriel Crispo",
        "dupr_id": "6Z6D9K",
        "rating": 3.99,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66c6110e2ddd5.jpg",
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Julius Green",
        "dupr_id": "RXV40E",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5314430559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose Santos",
        "dupr_id": "NYL27W",
        "rating": 4.212,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/141079_64583d3c9a1cf.jpeg",
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]