Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickleball: Round Robin

ID: 6212008445

Match Scores

11-3, 11-2

Win

Play Date

2025-12-28

Play Time (Est)

6:15 AM

Play Location

2610, Holmgren Wy, Green Bay

View Facility Page →

Competitor Teams

TEAM 1WINNER
GM
Grace Miller

Q55L6D · Oshkosh, WI, US

DUPR

4.702

EL
Emerson Lehmann

1QMJP5 · Green Bay, WI, US

DUPR

5.135

TEAM 2LOSS
JS
Jack Sabota

JJL9WW · Appleton, WI, US

DUPR

4.980

NR
Nicole Roberts

MEEQKP · USA

DUPR

3.896

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-6212008445
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7486800747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Miller",
        "dupr_id": "Q55L6D",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Oshkosh, WI, US"
      },
      {
        "name": "Emerson Lehmann",
        "dupr_id": "1QMJP5",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 4549752120,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Sabota",
        "dupr_id": "JJL9WW",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Nicole Roberts",
        "dupr_id": "MEEQKP",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]