Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool H - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 4805402494

Match Scores

12-21

Loss

Play Date

2026-04-10

Play Time (Est)

11:30 PM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Ryan Sala

QP6ZYD · Alexandria, VA, US

DUPR

3.855

JM
Jack Moloney

EWLK6W · USA

DUPR

3.905

TEAM 2WINNER
ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.857

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.731

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-4805402494
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5825364587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Sala",
        "dupr_id": "QP6ZYD",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Jack Moloney",
        "dupr_id": "EWLK6W",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6987644828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]