Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5099305777

Match Scores

19-21

Loss

Play Date

2026-04-10

Play Time (Est)

2:15 AM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
HK
Heather Kim

3Y4D4P · South Windsor, CT, US

DUPR

4.419

BM
Brenna Mahoney

J52GO4 · CT, US

DUPR

3.826

TEAM 2WINNER
JW
Jia Walia

QJMNY5 · USA

DUPR

3.615

JS
Jenna Smith

0RQ00G · USA

DUPR

3.579

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-5099305777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7722149847,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Kim",
        "dupr_id": "3Y4D4P",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "South Windsor, CT, US"
      },
      {
        "name": "Brenna Mahoney",
        "dupr_id": "J52GO4",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 4633225306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jia Walia",
        "dupr_id": "QJMNY5",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenna Smith",
        "dupr_id": "0RQ00G",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]