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: 7647150913

Match Scores

11-2

Win

Play Date

2026-05-16

Play Time (Est)

2:15 AM

Play Location

Lincoln, NH

View Facility Page →

Competitor Teams

TEAM 1WINNER
NP
Nick Petterssen

3V9RE1 · Plainfield, VT, US

DUPR

4.552

SL
Shannon Lewis

J5V00O · USA

DUPR

4.419

TEAM 2LOSS
JI
Jacob iannetta

ELVY2E · USA

DUPR

3.871

CS
Corey Smith

RDLNVD · USA

DUPR

3.733

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-7647150913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7844694801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Petterssen",
        "dupr_id": "3V9RE1",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Plainfield, VT, US"
      },
      {
        "name": "Shannon Lewis",
        "dupr_id": "J5V00O",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8237359791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob  iannetta",
        "dupr_id": "ELVY2E",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corey Smith",
        "dupr_id": "RDLNVD",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]