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

Pool 1

ID: 6051639344

对局比分

1-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
LM
Lesa Marie Horton

OD9M6L · Oak Island, NC, US

DUPR

4.523

KR
Kevin Rudy

3LPDJJ · Oak Island, NC, US

DUPR

3.902

阵营 2胜方
MS
Manju Sekhri

ODWY2L · Milton, ON, CA

DUPR

3.960

MA
Michael Arthur

JZO2E4 · Mississauga, ON, CA

DUPR

5.001

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6051639344
显示原始对决元数据 JSON
[
  {
    "team_id": 7630525064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lesa Marie Horton",
        "dupr_id": "OD9M6L",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Oak Island, NC, US"
      },
      {
        "name": "Kevin Rudy",
        "dupr_id": "3LPDJJ",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Oak Island, NC, US"
      }
    ]
  },
  {
    "team_id": 5050148446,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manju Sekhri",
        "dupr_id": "ODWY2L",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Milton, ON, CA"
      },
      {
        "name": "Michael Arthur",
        "dupr_id": "JZO2E4",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]