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

Pool B - DUPR 16 50+ - NEW ZEALAND The Dink Minor League Pickleball @ Love Pickle Club Wellington

ID: 4344277415

对局比分

21-18

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

12:45 AM

对决场地

Love Pickle Club Wellington

未核实场馆

对决竞争阵营

阵营 1胜方
FO
Fred Omeri

DNE5R4 · Porirua, Wellington, NZ

DUPR

3.172

RD
Renate de Wet

6N0G0G · USA

DUPR

3.654

阵营 2负方
TM
Tony McKenna

8G66WM · Rotorua, Bay of Plenty, NZ

DUPR

3.869

LJ
Lorraine Jones

6ZYDPE · Tauranga, Bay of Plenty, NZ

DUPR

3.804

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4344277415
显示原始对决元数据 JSON
[
  {
    "team_id": 8268465952,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fred Omeri",
        "dupr_id": "DNE5R4",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": "Porirua, Wellington, NZ"
      },
      {
        "name": "Renate de Wet",
        "dupr_id": "6N0G0G",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6856424312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony McKenna",
        "dupr_id": "8G66WM",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Lorraine Jones",
        "dupr_id": "6ZYDPE",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Tauranga, Bay of Plenty, NZ"
      }
    ]
  }
]