Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Mt Shasta Pickleball Tournament by PIG - Men's Doubles Skill: (4.0) - Sunday

ID: 6736179341

Match Scores

15-10

Win

Play Date

2026-05-24

Play Time (Est)

6:15 AM

Play Location

Mt Shasta, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Ben Rosenbluth

RXR2ON · Chico, CA, US

DUPR

3.560

NH
Nathan Hedlind

V4JQX5 · Chico, CA, US

DUPR

3.641

TEAM 2LOSS
AB
andrew baldwin

166QW0 · USA

DUPR

4.003

JB
jeff baldwin

GGQO6D · USA

DUPR

3.043

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-6736179341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7473675916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Rosenbluth",
        "dupr_id": "RXR2ON",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Nathan Hedlind",
        "dupr_id": "V4JQX5",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  },
  {
    "team_id": 4497055941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "andrew baldwin",
        "dupr_id": "166QW0",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jeff baldwin",
        "dupr_id": "GGQO6D",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]