Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 5362757766

Match Scores

21-17

Win

Play Date

2026-04-10

Play Time (Est)

7:30 PM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.772

NM
Noey Mauldin

1Q0WGD · The Villages, FL, US

DUPR

4.210

TEAM 2LOSS
KP
Kadin Pilz

0Z29RG · USA

DUPR

3.957

MY
Molly Young

PZZNLQ · USA

DUPR

3.887

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-5362757766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5158960288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Noey Mauldin",
        "dupr_id": "1Q0WGD",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 7937870981,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kadin Pilz",
        "dupr_id": "0Z29RG",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Molly Young",
        "dupr_id": "PZZNLQ",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]