Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

SDG’s Round Robin - Pickleheads Up & Down the River - Game 45

ID: 7107942507

Match Scores

10-12

Loss

Play Date

2026-04-04

Play Time (Est)

4:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
R
Rusty

5EWMZ5 · Peachtree City, GA, US

DUPR

2.231

NG
Najah Goodwyn

MPN4QG · South Fulton, GA, US

DUPR

2.195

TEAM 2WINNER
CO
Chuck Olmsted

JJQ4KD · Sharpsburg, GA, US

DUPR

2.161

CS
Carole Sypes

LV4XNJ · Newnan, GA, US

DUPR

2.231

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-7107942507
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6097581417,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rusty",
        "dupr_id": "5EWMZ5",
        "rating": 2.231,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Najah Goodwyn",
        "dupr_id": "MPN4QG",
        "rating": 2.195,
        "profile_pic_url": null,
        "location": "South Fulton, GA, US"
      }
    ]
  },
  {
    "team_id": 5677111698,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chuck Olmsted",
        "dupr_id": "JJQ4KD",
        "rating": 2.161,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      },
      {
        "name": "Carole Sypes",
        "dupr_id": "LV4XNJ",
        "rating": 2.231,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]