Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Night Throwdown - MIXED April 2026 - Pool A 3.5+

ID: 8427636537

Match Scores

11-8

Loss

Play Date

2026-04-02

Play Time (Est)

10:15 AM

Play Location

Rhodes Jordan Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Mihai Popa

OD047E · Lawrenceville, GA, US

DUPR

3.636

KR
Kristin Raffalovich

59QJZL · USA

DUPR

3.787

TEAM 2LOSS
DN
Daniel Navas

9PMQLJ · Gwinnett County, GA, US

DUPR

4.065

MS
Morgan Smith

2LLM4E · USA

DUPR

3.385

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-8427636537
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7697708791,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mihai Popa",
        "dupr_id": "OD047E",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Kristin Raffalovich",
        "dupr_id": "59QJZL",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6226072161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Navas",
        "dupr_id": "9PMQLJ",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Morgan Smith",
        "dupr_id": "2LLM4E",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]