Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - College Team

ID: 7713833546

Match Scores

21-7

Win

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Pickle on Penn

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Mariana Paredes

1Q4DP5 · Lecheria, Anzoategui, VE

DUPR

4.797

AW
Abbey Wagoner

ZZZQ6L · USA

DUPR

3.174

TEAM 2LOSS
MD
Mallory Dam

VXDEDJ · USA

DUPR

3.527

AO
Alex Odland

59QGQ0 · USA

DUPR

3.639

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-7713833546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8077971263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mariana Paredes",
        "dupr_id": "1Q4DP5",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Lecheria, Anzoategui, VE"
      },
      {
        "name": "Abbey Wagoner",
        "dupr_id": "ZZZQ6L",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8351764794,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mallory Dam",
        "dupr_id": "VXDEDJ",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Odland",
        "dupr_id": "59QGQ0",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]