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

DUPR 18 WK 4

ID: 5739470925

对局比分

21-14

落败 / Loss

对决日期

2025-10-05

对局时间 (估算)

10:15 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.037

SC
Shena Cao

KOL46O · USA

DUPR

4.198

阵营 2负方
BD
Blanche D Lamb

3LVPNZ · Gray, GA, US

DUPR

3.842

SG
Sean Greer

8EXXLW · Macon, GA, US

DUPR

4.117

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5739470925
显示原始对决元数据 JSON
[
  {
    "team_id": 6927668918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      },
      {
        "name": "Shena Cao",
        "dupr_id": "KOL46O",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6454568384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blanche D Lamb",
        "dupr_id": "3LVPNZ",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      },
      {
        "name": "Sean Greer",
        "dupr_id": "8EXXLW",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]