返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool A - DUPR 18 The Dink MiLP @Oklahoma Paddle Royale 009

ID: 7274335301

对局比分

19-21

落败 / Loss

对决日期

2025-01-18

对局时间 (估算)

6:15 AM

对决场地

2795 E 91st St

未核实场馆

对决竞争阵营

阵营 1负方
RL
Ryan Luelf

35ELR1 · Tulsa, OK, US

DUPR

4.939

CL
Caroline Luelf

8D5PYL · Jenks, OK, US

DUPR

4.460

阵营 2胜方
DR
Davis Robson

84NXYM · Broken Arrow, OK, US

DUPR

4.727

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.893

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7274335301
显示原始对决元数据 JSON
[
  {
    "team_id": 6981782288,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Luelf",
        "dupr_id": "35ELR1",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Caroline Luelf",
        "dupr_id": "8D5PYL",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 7119181435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Davis Robson",
        "dupr_id": "84NXYM",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  }
]