Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

February Pickle Point Tournament - Mens Doubles Skill 4.0: (4.0 to 4.49) Age: (Any)

ID: 8177018182

Match Scores

12-15

Loss

Play Date

2026-02-28

Play Time (Est)

11:30 PM

Play Location

Lethbridge, AB

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
James Lieske

3XX9O2 · Medicine Hat, AB, CA

DUPR

3.986

GS
Grant Schaber

6N54NG · USA

DUPR

3.371

TEAM 2WINNER
MM
Mike Morphis

8E4PYJ · USA

DUPR

3.981

NM
Nathan Morphis

PP5Z7Q · USA

DUPR

3.871

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-8177018182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4410371707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Lieske",
        "dupr_id": "3XX9O2",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Medicine Hat, AB, CA"
      },
      {
        "name": "Grant Schaber",
        "dupr_id": "6N54NG",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8476744561,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Morphis",
        "dupr_id": "8E4PYJ",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Morphis",
        "dupr_id": "PP5Z7Q",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]