Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Land Harbor Pickleball Tournament - Mixed 4.5: 13-49

ID: 7470452022

Match Scores

2-11

Win

Play Date

2025-07-19

Play Time (Est)

7:30 PM

Play Location

Newland, NC

Unverified Facility

Competitor Teams

TEAM 1LOSS
BM
Brooklyn Meadows

W6OMWM · USA

DUPR

3.522

NG
nathan geldmeier

8DDDJ4 · Knoxville, TN, US

DUPR

4.831

TEAM 2WINNER
MO
Molly Osborne

8JMDKJ · Boone, NC, US

DUPR

4.523

DM
Doug Miller

3ZQ6WP · Hickory, NC, US

DUPR

5.013

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-7470452022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7777141550,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brooklyn Meadows",
        "dupr_id": "W6OMWM",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "nathan geldmeier",
        "dupr_id": "8DDDJ4",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 7467159628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Osborne",
        "dupr_id": "8JMDKJ",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Boone, NC, US"
      },
      {
        "name": "Doug Miller",
        "dupr_id": "3ZQ6WP",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Hickory, NC, US"
      }
    ]
  }
]