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

MTP 17th November Indoor Tournament / $1,000 Moneyball at More Than Pickleball - Mens Doubles Skill: Combined (3.0 under AND 3.0-3.5) Age: (Any)

ID: 4559200533

Match Scores

4-9

Win

Play Date

2025-11-15

Play Time (Est)

10:15 AM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Robert Starling

WKJE6Y · Gwinnett County, GA, US

DUPR

2.778

NP
Nicolas Plaza Alvarez

PZRVPM · Lawrenceville, GA, US

DUPR

2.965

TEAM 2WINNER
CC
Cesar Contreras

2YV5RE · USA

DUPR

3.669

JL
Joe Lopez

DNRRRM · Gwinnett County, GA, US

DUPR

3.604

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-4559200533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6458397199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert  Starling",
        "dupr_id": "WKJE6Y",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Nicolas Plaza Alvarez",
        "dupr_id": "PZRVPM",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  },
  {
    "team_id": 5532933018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cesar Contreras",
        "dupr_id": "2YV5RE",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Lopez",
        "dupr_id": "DNRRRM",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  }
]