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

DUPR Reset 3.5 Rotating Partner

ID: 7377768510

Match Scores

12-10

Win

Play Date

2026-03-21

Play Time (Est)

7:30 PM

Play Location

2300 26th Ave S, Seattle, WA 98144, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Joseph Chang

7JX9DN · USA

DUPR

3.080

NR
Nancy Rust

35R7X0 · Seattle, WA, US

DUPR

3.399

TEAM 2LOSS
AL
Alex Lee

7NGDLN · USA

DUPR

3.012

BH
Brad Hofler

OWOW9L · USA

DUPR

3.427

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-7377768510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4929785885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Chang",
        "dupr_id": "7JX9DN",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Rust",
        "dupr_id": "35R7X0",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6776330422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Lee",
        "dupr_id": "7NGDLN",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Hofler",
        "dupr_id": "OWOW9L",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]