Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4676932007

Match Scores

21-19

Loss

Play Date

2026-04-10

Play Time (Est)

12:45 AM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
FM
Faith Malo

D994O4 · Conway, SC, US

DUPR

3.784

BW
Brianna Werner

KD2KQO · Schenectady, NY, US

DUPR

3.992

TEAM 2LOSS
BN
Brooklyn Nguyen

L25P2K · Lawrenceville, GA, US

DUPR

3.934

DD
Deekshitha Devarasetty

56Q2Z5 · Atlanta, GA, US

DUPR

3.859

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-4676932007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6540486727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Faith Malo",
        "dupr_id": "D994O4",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Conway, SC, US"
      },
      {
        "name": "Brianna Werner",
        "dupr_id": "KD2KQO",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Schenectady, NY, US"
      }
    ]
  },
  {
    "team_id": 5635702138,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooklyn Nguyen",
        "dupr_id": "L25P2K",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Deekshitha Devarasetty",
        "dupr_id": "56Q2Z5",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]