Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Mud Season Invitational - $700 Open Division Prize Pool - Coed Doubles Skill: (Any) Age: (Any)

ID: 8003620855

Match Scores

11-3

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Lincoln, NH

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Matt Sheers

2QE074 · USA

DUPR

4.763

PP
Peter Plourde

8DRPWX · USA

DUPR

4.945

TEAM 2LOSS
RW
Ron West

RZX0MD · Lincoln, NH, US

DUPR

3.911

JB
Jeremy Baldwin

1N4E57 · Concord, NH, US

DUPR

4.349

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-8003620855
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6050749321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Sheers",
        "dupr_id": "2QE074",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Plourde",
        "dupr_id": "8DRPWX",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6518289535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron West",
        "dupr_id": "RZX0MD",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Lincoln, NH, US"
      },
      {
        "name": "Jeremy Baldwin",
        "dupr_id": "1N4E57",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Concord, NH, US"
      }
    ]
  }
]