Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MINNESOTA MAJORS - Q2 @SCOREHUB - WOMENS 3.75-4.25

ID: 8010902487

Match Scores

6-11

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RW
Rachel Walker

17V095 · INVER GROVE, MN, US

DUPR

3.759

ER
Emily Rogers

Z9M24Q · Minnetonka, MN, US

DUPR

3.743

TEAM 2WINNER
SG
Sarah George

JJWE0M · Duluth, MN, US

DUPR

4.259

SW
Stephanie Wilson

W6604L · Ashland, WI, US

DUPR

3.989

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-8010902487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5128323227,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Walker",
        "dupr_id": "17V095",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "INVER GROVE, MN, US"
      },
      {
        "name": "Emily Rogers",
        "dupr_id": "Z9M24Q",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  },
  {
    "team_id": 7429027052,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah George",
        "dupr_id": "JJWE0M",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      },
      {
        "name": "Stephanie Wilson",
        "dupr_id": "W6604L",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Ashland, WI, US"
      }
    ]
  }
]