Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kickoff Classic - Mixed Doubles 4.5-5.0 Double Elimination 50-59 Age

ID: 5998749854

Match Scores

5-15

Loss

Play Date

2026-01-04

Play Time (Est)

3:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
TM
Tommy Moorman

7NNZQM · Bonita Springs, FL, US

DUPR

4.775

JL
Jill Long

6N0ENE · USA

DUPR

3.398

TEAM 2WINNER
FB
Freddy Bacher

17M7M8 · Denver, CO, US

DUPR

4.682

JM
Julie Menard

3OWMYW · Longueuil, QC, CA

DUPR

4.192

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5998749854
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7139676591,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tommy Moorman",
        "dupr_id": "7NNZQM",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      },
      {
        "name": "Jill Long",
        "dupr_id": "6N0ENE",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6025746274,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Freddy Bacher",
        "dupr_id": "17M7M8",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Julie Menard",
        "dupr_id": "3OWMYW",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  }
]