Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Round Robin: Mallory Madness

ID: 7952099388

Match Scores

9-11

Loss

Play Date

2026-01-16

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EJ
Eric Jung

QX4Y2D · Carrollton, TX, US

DUPR

3.413

MB
Mallory Blackburn

JZ95Q4 · Carrollton, TX, US

DUPR

3.168

TEAM 2WINNER
BB
Brittany Blassingill

3OY422 · Dallas, TX, US

DUPR

3.613

RC
Rachel Cole

EGY5WV · Dallas, TX, US

DUPR

3.098

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-7952099388
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7789625995,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Jung",
        "dupr_id": "QX4Y2D",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Mallory Blackburn",
        "dupr_id": "JZ95Q4",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  },
  {
    "team_id": 5396759835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brittany Blassingill",
        "dupr_id": "3OY422",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Rachel Cole",
        "dupr_id": "EGY5WV",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]