Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MTP 2026 May Indoor Tournament / $1,000 Moneyball (DUPR 4.9 Below) at More Than Pickleball - $1,000 Moneyball: DUPR 4.9 & below

ID: 7730723577

Match Scores

0-11

Win

Play Date

2026-05-24

Play Time (Est)

10:15 AM

Play Location

Buford, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JF
Josh Fritog

LZNZDQ · USA

DUPR

4.034

DR
Daniel Rodriguez

2ZJWQE · USA

DUPR

4.034

TEAM 2WINNER
JB
Justin Brown

8G6JGQ · Hoschton, GA, US

DUPR

4.940

NH
Nick Hallberg

GGD5JG · Gwinnett County, GA, US

DUPR

4.665

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-7730723577
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8057890803,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Fritog",
        "dupr_id": "LZNZDQ",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Rodriguez",
        "dupr_id": "2ZJWQE",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5773181811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Brown",
        "dupr_id": "8G6JGQ",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      },
      {
        "name": "Nick Hallberg",
        "dupr_id": "GGD5JG",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  }
]