Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring I - 2026 - Mixed 4.0/4.25

ID: 8088212213

Match Scores

11-1, 11-6

Loss

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Annie Reiner

Z9R6PD · Richmond, VA, US

DUPR

3.990

DP
David Parsons

PKGOGX · USA

DUPR

4.406

TEAM 2LOSS
TH
Ting Huang

PZRLXZ · USA

DUPR

3.142

WM
Wayne Miao

MY0YJP · Glen Allen, VA, US

DUPR

4.220

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-8088212213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7241009160,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Annie Reiner",
        "dupr_id": "Z9R6PD",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "David Parsons",
        "dupr_id": "PKGOGX",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4760775050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ting Huang",
        "dupr_id": "PZRLXZ",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wayne Miao",
        "dupr_id": "MY0YJP",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  }
]